SpeechStatementActivity Members
The SpeechStatementActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SpeechStatementActivity | Overloaded. |
Methods
Name | Description | |
---|---|---|
AddHandler | (Inherited from DependencyObject.) | |
Cancel | (Inherited from Activity.) | |
Clone | (Inherited from Activity.) | |
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Execute | (Inherited from Activity.) | |
Finalize | (Inherited from DependencyObject.) | |
GetActivityByName | Overloaded. | |
GetBinding | (Inherited from DependencyObject.) | |
GetBoundValue | (Inherited from DependencyObject.) | |
GetHashCode | (Inherited from Object.) | |
GetInvocationList``1 | (Inherited from DependencyObject.) | |
GetType | (Inherited from Object.) | |
GetValue | (Inherited from DependencyObject.) | |
GetValueBase | (Inherited from DependencyObject.) | |
HandleFault | (Inherited from Activity.) | |
Initialize | (Inherited from Activity.) | |
InitializeProperties | (Inherited from DependencyObject.) | |
Invoke | Overloaded. | |
IsBindingSet | (Inherited from DependencyObject.) | |
MemberwiseClone | (Inherited from Object.) | |
MetaEquals | (Inherited from DependencyObject.) | |
OnActivityExecutionContextLoad | (Inherited from Activity.) | |
OnActivityExecutionContextUnload | (Inherited from Activity.) | |
OnClosed | (Inherited from Activity.) | |
RaiseEvent | (Inherited from Activity.) | |
RaiseGenericEvent``1 | (Inherited from Activity.) | |
RegisterForStatusChange | (Inherited from Activity.) | |
RemoveHandler | (Inherited from DependencyObject.) | |
RemoveProperty | (Inherited from DependencyObject.) | |
Save | Overloaded. | |
SetBinding | (Inherited from DependencyObject.) | |
SetBoundValue | (Inherited from DependencyObject.) | |
SetReadOnlyPropertyValue | (Inherited from DependencyObject.) | |
SetValue | (Inherited from DependencyObject.) | |
SetValueBase | (Inherited from DependencyObject.) | |
ToString | (Inherited from Activity.) | |
TrackData | Overloaded. | |
Uninitialize | (Inherited from Activity.) | |
UnregisterForStatusChange | (Inherited from Activity.) |
Properties
Name | Description | |
---|---|---|
Description | (Inherited from Activity.) | |
DesignMode | (Inherited from DependencyObject.) | |
Enabled | (Inherited from Activity.) | |
ExecutionResult | (Inherited from Activity.) | |
ExecutionStatus | (Inherited from Activity.) | |
IsDataTrackingEnabled |
Gets or sets a boolean value that specifies whether the activity prompt is tracked in the TrackingDataWorkflowRuntimeService class.
|
|
IsDynamicActivity | (Inherited from Activity.) | |
MainPrompt |
Gets or sets the main prompt played by this SpeechStatementActivity.
|
|
Name | (Inherited from Activity.) | |
Parent | (Inherited from Activity.) | |
ParentDependencyObject | (Inherited from DependencyObject.) | |
QualifiedName | (Inherited from Activity.) | |
Site | (Inherited from DependencyObject.) | |
UserData | (Inherited from DependencyObject.) | |
WorkflowInstanceId | (Inherited from Activity.) |
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.) | |
TurnStarting |
TurnStarting is raised before the prompt is played. Note that for SpeechStatementActivity the PromptType property is always PromptType.Main.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
System#ComponentModel#IComponent#Disposed | (Inherited from DependencyObject.) |