PromptBuilder Members

Creates an empty Prompt object and provides methods for adding content.

The following tables list the members exposed by the PromptBuilder type.

Public Constructors

  Name Description
PromptBuilder Overloaded.  

Top

Public Properties

  Name Description
Dd167858.pubproperty(en-us,office.13).gif Culture Gets the culture information of the PromptBuilder.
Dd167858.pubproperty(en-us,office.13).gif Id  
Dd167858.pubproperty(en-us,office.13).gif IsEmpty Gets whether the PromptBuilder is empty.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167858.pubmethod(en-us,office.13).gif AddPromptDatabase  
Dd167858.pubmethod(en-us,office.13).gif AppendAudio Overloaded.  
Dd167858.pubmethod(en-us,office.13).gif AppendBookmark Appends a bookmark to the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif AppendBreak Overloaded. Appends a break (pause) to the PromptBuilder.
Dd167858.pubmethod(en-us,office.13).gif AppendPromptBuilder Appends a PromptBuilder object to a PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif AppendSsml Appends the specified XML file containing SSML to the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif AppendSsmlMarkup Appends the specified string containing SSML markup into the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif AppendText Overloaded.  
Dd167858.pubmethod(en-us,office.13).gif AppendTextWithAlias Appends text to the PromptBuilder object and specifies the alias text to be spoken in place of the appended text.
Dd167858.pubmethod(en-us,office.13).gif AppendTextWithHint Overloaded.  
Dd167858.pubmethod(en-us,office.13).gif AppendTextWithPronunciation Appends text to the PromptBuilder object and specifies the pronunciation for the text in a string using phonemic representations.
Dd167858.pubmethod(en-us,office.13).gif ClearContent Clears the content from the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif EndParagraph Specifies the end of a paragraph in the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif EndSentence Specifies the end of a sentence in the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif EndStyle Specifies the end of a style in the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif EndVoice Specifies the end of use of a voice in the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd167858.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd167858.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167858.pubmethod(en-us,office.13).gifDd167858.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167858.pubmethod(en-us,office.13).gif RemovePromptDatabase  
Dd167858.pubmethod(en-us,office.13).gif SetText Overloaded.  
Dd167858.pubmethod(en-us,office.13).gif StartParagraph Overloaded.  
Dd167858.pubmethod(en-us,office.13).gif StartSentence Overloaded.  
Dd167858.pubmethod(en-us,office.13).gif StartStyle Specifies the start of a style in the PromptBuilder object.
Dd167858.pubmethod(en-us,office.13).gif StartVoice Overloaded.  
Dd167858.pubmethod(en-us,office.13).gif ToString  (inherited from Object )
Dd167858.pubmethod(en-us,office.13).gif ToXml Returns the SSML generated from the PromptBuilder object.

Top

Protected Methods

  Name Description
Dd167858.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167858.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PromptBuilder Class
Microsoft.Speech.Synthesis Namespace