Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

Prompt Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of the Prompt class.

Overload List

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

Top

See Also

Reference

Prompt Class

Prompt Members

Microsoft.Speech.Synthesis Namespace