AppendTextWithHint Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

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

Overload List

  NameDescription
Public methodAppendTextWithHint(String, SayAs)Appends text to the PromptBuilder object and specifies the content type using a member of the SayAs enumeration.
Public methodAppendTextWithHint(String, String)Appends text to the PromptBuilder object and a String that specifies the content type of the text.
Top

See Also