SpeechSequentialWorkflowActivity 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.
Defines a workflow that forms the basis for speech workflow applications.
The following tables list the members exposed by the SpeechSequentialWorkflowActivity type.
Public Constructors
?? | Name | Description |
---|---|---|
SpeechSequentialWorkflowActivity | Overloaded. Initializes a new instance of the SpeechSequentialWorkflowActivity class. |
Top
Public Properties
(see also Protected Properties )
?? | Name | Description |
---|---|---|
Activities?? | (inherited from CompositeActivity ) | |
ApplicationHost | Gets the application host. | |
Connected | Gets whether the state of the telephony session is Connected. | |
DependentWorkflow | Gets whether the workflow was started by a call to InvokeWorkflowActivity. | |
Description?? | (inherited from Activity ) | |
DtmfRecognizer | Gets the DTMF recognizer. | |
Enabled?? | (inherited from Activity ) | |
EnabledActivities?? | (inherited from CompositeActivity ) | |
ExecutionResult?? | (inherited from Activity ) | |
ExecutionStatus?? | (inherited from Activity ) | |
History | Gets or sets the history for this SpeechSequentialWorkflowActivity. | |
IsDynamicActivity?? | (inherited from Activity ) | |
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 ) | |
QueryString | Gets a NameValueCollection that contains the parsed query string parameters for this application. | |
Recorder | Gets the recorder. | |
Site?? | (inherited from DependencyObject ) | |
SpeechRecognizer | Gets the speech recognizer. | |
Synthesizer | Gets the speech synthesizer. | |
TaskLoggingEnabled | Overridden. Gets or sets whether task logging is enabled. | |
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) | |
TelephonySession | Gets the telephony session. | |
TempDirectory | Gets the temporary directory. | |
TtsVolume | Gets or sets the volume on the synthesizer for this application. | |
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 ) | |
CreateWorkflow | Overloaded. Creates a new workflow instance. | |
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 ) | |
Start | Starts a workflow execution. | |
Stop | Stops a workflow execution. | |
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 ) | |
HistoryChanged | Occurs when the History property receives a new value. | |
StatusChanged?? | (inherited from Activity ) | |
StopRequested | Occurs when the Stop method has been called. |
Top
Explicit Interface Implementations
?? | Name | Description |
---|---|---|
System.Workflow.ComponentModel.IActivityEventListener<QueueEventArgs>.OnEvent | Overloaded. ?? | |
System.ComponentModel.IComponent.Disposed?? | (inherited from DependencyObject ) |
Top
See Also
Reference
SpeechSequentialWorkflowActivity Class
Microsoft.SpeechServer.Dialog Namespace