ConsecutiveSilencesSpeechEventActivity Properties

Include Protected Members
Include Inherited Members

The ConsecutiveSilencesSpeechEventActivity type exposes the following members.

Properties

  Name Description
Public property Activities (inherited from CompositeActivity)
Public property 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)
Protected property CanModifyActivities (inherited from CompositeActivity)
Public property Description (inherited from Activity)
Protected property DesignMode (inherited from DependencyObject)
Public property Enabled (inherited from Activity)
Public property EnabledActivities (inherited from CompositeActivity)
Public property ExecutionResult (inherited from Activity)
Public property ExecutionStatus (inherited from Activity)
Public property IsDynamicActivity (inherited from Activity)
Public property MaximumSilences Gets or sets the maximum number of consecutive silences that need to occur for the event to trigger. The default is 3.
Public property Name (inherited from Activity)
Public property Parent (inherited from Activity)
Protected property ParentDependencyObject (inherited from DependencyObject)
Public property QualifiedName (inherited from Activity)
Public property QueueName Name of the queue created to receive the event represented by this DialogEventActivity. (inherited from DialogEventActivity)
Public property Site (inherited from DependencyObject)
Public property UserData (inherited from DependencyObject)
Protected property WorkflowInstanceId (inherited from Activity)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IInstanceDependencyContainer.InstanceDependencyProperties A dictionary that is used to store the values of instance dependency properties. (inherited from DialogEventActivity)

Top

See Also

Reference

ConsecutiveSilencesSpeechEventActivity Class

Microsoft.Rtc.Workflow.Activities Namespace