Partilhar via


SpeechPrompts Members

Include Protected Members
Include Inherited Members

A collection of PromptBuilder Prompt objects.

The SpeechPrompts type exposes the following members.

Constructors

  Name Description
Public method SpeechPrompts Creates a new collection.

Top

Properties

  Name Description
Public property EscalatedNoRecognitionPrompt Gets the EscalatedNoRecognitionPrompt, which asks the user to provide an answer following a repeated occurrence of a no recognition.
Public property EscalatedSilencePrompt Gets the EscalatedSilencePrompt, which asks the user to provide an answer following a repeated occurrence of a silence.
Public property HelpPrompt Gets the HelpPrompt, which is played when a SpeechHelpCommand is triggered while the SpeechQuestionAnswerActivity is executing.
Public property MainPrompt Gets the MainPrompt, the default prompt for the current activity.
Public property NoRecognitionPrompt Gets the NoRecognitionPrompt, which asks the user to provide an answer following the first occurrence of a no recognition.
Public property RepeatPrompt Gets the RepeatPrompt, which is played when a SpeechRepeatCommand is triggered during the execution of a SpeechQuestionAnswerActivity.
Public property SilencePrompt Gets the SilencePrompt, which asks the user to provide an answer following the first occurrence of a silence.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetEnumerator Returns an enumerator that iterates through the prompts collection.
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

SpeechPrompts Class

Microsoft.Rtc.Workflow.Common Namespace