ConsecutiveSilencesSpeechEventActivity Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Represents a history-based event that is initiated when a specified number of consecutive silences occur in a speech application.
The following tables list the members exposed by the ConsecutiveSilencesSpeechEventActivity type.
Public Constructors
?? | Name | Description |
---|---|---|
ConsecutiveSilencesSpeechEventActivity | Overloaded. Initializes a new instance of the ConsecutiveSilencesSpeechEventActivity class. |
Top
Public Properties
(see also Protected Properties )
?? | Name | Description |
---|---|---|
Activities?? | (inherited from CompositeActivity ) | |
Description?? | (inherited from Activity ) | |
Enabled?? | (inherited from Activity ) | |
EnabledActivities?? | (inherited from CompositeActivity ) | |
ExecutionResult?? | (inherited from Activity ) | |
ExecutionStatus?? | (inherited from Activity ) | |
IsDynamicActivity?? | (inherited from Activity ) | |
MaximumSilences | Gets or sets the maximum number of consecutive silences that must occur for the event to be initiated. | |
Name?? | (inherited from Activity ) | |
Parent?? | (inherited from Activity ) | |
PromptDatabase?? | Gets or sets the prompt database that is used by all prompts in this application.(inherited from SpeechSequenceActivity) | |
QualifiedName?? | (inherited from Activity ) | |
QueueName?? | Gets the name of the queue that receives the event represented by this SpeechEventActivity.(inherited from SpeechEventActivity) | |
Site?? | (inherited from DependencyObject ) | |
TaskLoggingEnabled?? | Gets or sets whether logging of the task is enabled.(inherited from SpeechSequenceActivity) | |
TaskMessage?? | Gets or sets the message to be logged for the task.(inherited from SpeechSequenceActivity) | |
TaskStatus?? | Gets or sets the TaskStatus of the task to be logged.(inherited from SpeechSequenceActivity) | |
UserData?? | (inherited from DependencyObject ) |
Top
Protected Properties
?? | Name | Description |
---|---|---|
CanModifyActivities?? | (inherited from CompositeActivity ) | |
DesignMode?? | (inherited from DependencyObject ) | |
ParentDependencyObject?? | (inherited from DependencyObject ) | |
Workflow?? | Gets the SpeechSequentialWorkflowActivity for this activity.(inherited from SpeechSequenceActivity) | |
WorkflowInstanceId?? | (inherited from Activity ) |
Top
Public Methods
(see also Protected Methods )
?? | Name | Description |
---|---|---|
AddHandler?? | (inherited from DependencyObject ) | |
Clone?? | (inherited from Activity ) | |
Dispose?? | Overloaded. (inherited from CompositeActivity ) | |
Equals?? | Overloaded. (inherited from Object ) | |
GetActivityByName?? | Overloaded. (inherited from Activity ) | |
GetBinding?? | (inherited from DependencyObject ) | |
GetDynamicActivity?? | (inherited from SpeechSequenceActivity ) | |
GetHashCode?? | (inherited from Object ) | |
GetType?? | (inherited from Object ) | |
GetValue?? | Overloaded. (inherited from SpeechSequenceActivity ) | |
GetValueBase?? | (inherited from DependencyObject ) | |
IsBindingSet?? | (inherited from DependencyObject ) | |
Load?? | Overloaded. (inherited from Activity ) | |
MetaEquals?? | (inherited from DependencyObject ) | |
ReferenceEquals?? | (inherited from Object ) | |
RegisterForStatusChange?? | (inherited from Activity ) | |
RemoveHandler?? | (inherited from DependencyObject ) | |
RemoveProperty?? | (inherited from DependencyObject ) | |
Save?? | Overloaded. (inherited from Activity ) | |
SetBinding?? | Overloaded. (inherited from SpeechSequenceActivity ) | |
SetValue?? | Overloaded. (inherited from SpeechSequenceActivity ) | |
SetValueBase?? | (inherited from DependencyObject ) | |
ToString?? | (inherited from Activity ) | |
UnregisterForStatusChange?? | (inherited from Activity ) |
Top
Protected Methods
Top
Public Events
?? | Name | Description |
---|---|---|
Canceling?? | (inherited from Activity ) | |
Closed?? | (inherited from Activity ) | |
Compensating?? | (inherited from Activity ) | |
Executing?? | (inherited from Activity ) | |
Faulting?? | (inherited from Activity ) | |
StatusChanged?? | (inherited from Activity ) |
Top
Explicit Interface Implementations
?? | Name | Description |
---|---|---|
System.Workflow.Activities.IEventActivity.Subscribe?? | (inherited from SpeechEventActivity ) | |
System.Workflow.Activities.IEventActivity.Unsubscribe?? | (inherited from SpeechEventActivity ) | |
System.Workflow.ComponentModel.IActivityEventListener.OnEvent?? | Overloaded. (inherited from SpeechSequenceActivity ) | |
System.ComponentModel.IComponent.Disposed?? | (inherited from DependencyObject ) |
Top
See Also
Reference
ConsecutiveSilencesSpeechEventActivity Class
Microsoft.SpeechServer.Dialog Namespace
ConsecutiveNoRecognitionsSpeechEventActivity Class
ConsecutiveNoInputsSpeechEventActivity Class