SetText Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Replaces the current content in a PromptBuilder object with new content.

Overload List

  NameDescription
Public methodSetText(String)Replaces the current content in a PromptBuilder object with a string.
Public methodSetText(String, array<Object>[]()[][])Replaces the current content in a PromptBuilder object with a string and specifies formatting for the contents of the string.
Top

See Also