public class Reprompt extends Object
| Constructor and Description |
|---|
Reprompt() |
| Modifier and Type | Method and Description |
|---|---|
OutputSpeech |
getOutputSpeech()
Returns the output speech for the reprompt.
|
void |
setOutputSpeech(OutputSpeech outputSpeech)
Sets the output speech for the reprompt.
|
public OutputSpeech getOutputSpeech()
public void setOutputSpeech(OutputSpeech outputSpeech)
outputSpeech - the speech that should be read on a repromptCopyright © 2016. All rights reserved.