Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

PromptBuilder.AppendText Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method AppendText(String) Specifies text to append to the PromptBuilder object.
Public method AppendText(String, PromptEmphasis) Appends text to the PromptBuilder object and specifies the degree of emphasis for the text.
Public method AppendText(String, PromptRate) Appends text to the PromptBuilder object and specifies the speaking rate for the text.
Public method AppendText(String, PromptVolume) Appends text to the PromptBuilder object and specifies a volume for the text to be spoken.
Public method AppendText(String, []) Appends text to the PromptBuilder object and specifies formatting for the text.

Top

See Also

Reference

PromptBuilder Class

PromptBuilder Members

Microsoft.Speech.Synthesis Namespace