Prompt Constructor
.NET Framework 4.5
Creates a new instance of the Prompt class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Prompt(PromptBuilder) | Creates a new instance of the Prompt class from a PromptBuilder object. |
|
Prompt(String) | Creates a new instance of the Prompt class and specifies the text to be spoken. |
|
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. |