SpeechHelpCommandActivity Properties

The SpeechHelpCommandActivity type exposes the following members.

Properties

  Name Description
Dd253435.pubproperty(en-us,office.13).gif Activities (Inherited from CompositeActivity.)
Dd253435.pubproperty(en-us,office.13).gif CallProvider
Gets or sets a CallProvider object that exposes different objects like the Call object, SpeechSynthesizer object, and the recognizers used in instant message or speech dialogs.
(Inherited from CommunicationsSequenceActivity.)
Dd253435.protproperty(en-us,office.13).gif CanModifyActivities (Inherited from CompositeActivity.)
Dd253435.pubproperty(en-us,office.13).gif Description (Inherited from Activity.)
Dd253435.protproperty(en-us,office.13).gif DesignMode (Inherited from DependencyObject.)
Dd253435.pubproperty(en-us,office.13).gif DtmfGrammar
Gets or sets the DTMF grammar used to recognize the command.
(Inherited from SpeechCommandActivity.)
Dd253435.pubproperty(en-us,office.13).gif Enabled (Inherited from Activity.)
Dd253435.pubproperty(en-us,office.13).gif EnabledActivities (Inherited from CompositeActivity.)
Dd253435.pubproperty(en-us,office.13).gif ExecutionResult (Inherited from Activity.)
Dd253435.pubproperty(en-us,office.13).gif ExecutionStatus (Inherited from Activity.)
Dd253435.pubproperty(en-us,office.13).gif ExpectedDtmfInputs
Gets or sets an array of strings that this activity expects. A DTMF grammar is automatically created using these strings.
(Inherited from SpeechCommandActivity.)
Dd253435.pubproperty(en-us,office.13).gif ExpectedSpeechInputs
Gets or sets an array of strings that this activity expects. A speech grammar is automatically created using these strings.
(Inherited from SpeechCommandActivity.)
Dd253435.pubproperty(en-us,office.13).gif Grammar
Gets or sets the grammar used to recognize the input that triggers this CommandActivity. A Grammar object provides run time support for obtaining and managing speech grammar information.
(Inherited from CommandActivity.)
Dd253435.pubproperty(en-us,office.13).gif IsDynamicActivity (Inherited from Activity.)
Dd253435.pubproperty(en-us,office.13).gif Name (Inherited from Activity.)
Dd253435.pubproperty(en-us,office.13).gif Parent (Inherited from Activity.)
Dd253435.protproperty(en-us,office.13).gif ParentDependencyObject (Inherited from DependencyObject.)
Dd253435.pubproperty(en-us,office.13).gif QualifiedName (Inherited from Activity.)
Dd253435.pubproperty(en-us,office.13).gif RecognitionResult
Gets the recognition result that triggered the command. A RecognitionResult object represents the result of the recognition engine on audio input.
(Inherited from CommandActivity.)
Dd253435.pubproperty(en-us,office.13).gif Site (Inherited from DependencyObject.)
Dd253435.pubproperty(en-us,office.13).gif UserData (Inherited from DependencyObject.)
Dd253435.protproperty(en-us,office.13).gif WorkflowInstanceId (Inherited from Activity.)

See Also

SpeechHelpCommandActivity Class

Microsoft.Rtc.Workflow.Activities Namespace