ConsecutiveNoInputsSpeechEventActivity 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 triggered when a specified number of consecutive non-responses occur in a speech application.
The following tables list the members exposed by the ConsecutiveNoInputsSpeechEventActivity type.
Public Constructors
?? | Name | Description |
---|---|---|
ConsecutiveNoInputsSpeechEventActivity | Overloaded. Initializes a new instance of the ConsecutiveNoInputsSpeechEventActivity 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 ) | |
MaximumNoInputs | Gets or sets the maximum number of consecutive non-responses. | |
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
ConsecutiveNoInputsSpeechEventActivity Class
Microsoft.SpeechServer.Dialog Namespace
ConsecutiveNoRecognitionsSpeechEventActivity
ConsecutiveSilencesSpeechEventActivity