Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Add_setSimpleReprompt#24

Open
mochan-tk wants to merge 2 commits intoline:masterfrom
mochan-tk:add_setSimpleReprompt
Open

Add_setSimpleReprompt#24
mochan-tk wants to merge 2 commits intoline:masterfrom
mochan-tk:add_setSimpleReprompt

Conversation

@mochan-tk
Copy link
Copy Markdown

@mochan-tk mochan-tk commented Sep 3, 2018

We'd like to set reprompt in the same way as setSimpleSpeech method (or setSpeechList method).
In this PR, i add setSimpleReprompt method to solve it.

For example)

  1. set speech reprompt
responseHelper.setSimpleReprompt(SpeechBuilder.createSpeechText('こんにちは'));
  1. set speech list reprompt
responseHelper.setSimpleReprompt([SpeechBuilder.createSpeechText('こんにちは')]);

@mochan-tk mochan-tk changed the title [WIP] Add_setSimpleReprompt Add_setSimpleReprompt Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant