AppendText Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodAppendText(String)Specifies text to append to the PromptBuilder object.
Public methodAppendText(String, PromptEmphasis)Appends text to the PromptBuilder object and specifies the degree of emphasis for the text.
Public methodAppendText(String, PromptRate)Appends text to the PromptBuilder object and specifies the speaking rate for the text.
Public methodAppendText(String, PromptVolume)Appends text to the PromptBuilder object and specifies a volume for the text to be spoken.
Public methodAppendText(String, array<Object>[]()[][])Appends text to the PromptBuilder object and specifies formatting for the text.
Top

See Also