![Collapse image Collapse image](collapse_all.gif)
![Expand Image Expand Image](expand_all.gif)
![](collapse_all.gif)
![](expand_all.gif)
![](dropdown.gif)
![](dropdownHover.gif)
![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Creates a new instance of the Prompt class.
Overload List
Name | Description | |
---|---|---|
![]() | Prompt(String) | Creates a new instance of the Prompt class and specifies the text to be spoken. |
![]() | Prompt(PromptBuilder) | Creates a new instance of the Prompt class from a PromptBuilder object. |
![]() | Prompt(String, SynthesisTextFormat) | Creates a new instance of the Prompt class and specifies the text to be spoken and whether its format is plain text or markup language. |