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

Add_setSimpleReprompt #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mochan-tk
Copy link

@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