SpeechStatementActivity Members
Include Protected Members
Include Inherited Members
Plays a single spoken prompt.
The SpeechStatementActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SpeechStatementActivity() | Creates a new instance. |
![]() |
SpeechStatementActivity(String) | Creates a new instance with the specified name. |
Top
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) |
Top
Methods
Top
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. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IComponent.Disposed | (inherited from DependencyObject) |
![]() ![]() |
IInstanceDependencyContainer.InstanceDependencyProperties |
Top