Prompt Constructor

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Creates a new instance of the Prompt class.

Overload List

  NameDescription
Public methodPrompt(String)Creates a new instance of the Prompt class and specifies the text to be spoken.
Public methodPrompt(PromptBuilder)Creates a new instance of the Prompt class from a PromptBuilder object.
Public methodPrompt(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.
Top

See Also