PromptBuilder::AppendTextWithHint Method

 

Appends text to the PromptBuilder object and specifies the content type of the text.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

NameDescription
System_CAPS_pubmethodAppendTextWithHint(String^, SayAs)

Appends text to the PromptBuilder object and specifies the content type using a member of the SayAs enumeration.

System_CAPS_pubmethodAppendTextWithHint(String^, String^)

Appends text to the PromptBuilder object and a String that specifies the content type of the text.

Return to top
Show: