DialogPrompt Properties
Public Properties | Description |
---|---|
Async | Gets or sets whether the prompt will play asynchronously when the page navigates away. |
BargeIn | Gets or sets whether playback of the DialogPrompt control can be interrupted by user speech or telephone keypad input. |
ClientID | Inherited from Control. |
Controls | Inherited from Control. |
EnableViewState | Inherited from Control. |
InlinePrompt | Gets or sets the text of the DialogPrompt control. |
Lang | Gets or sets the language of the DialogPrompt control content. |
NamingContainer | Inherited from Control. |
OnClientBargeIn | Gets or sets the name of a client-side function that is called when the Speech Application Platform detects client bargein. |
OnClientBookmark | Gets or sets the name of a client-side function that is called when the Speech Application Platform encounters a Bookmark while playing the DialogPrompt content. |
OnClientError | Gets or sets the name of a client-side function that is called when the Speech Application Platform detects a client error. |
Page | Inherited from Control. |
Params | Specifies a collection of Param objects that specify nonstandard configuration parameter values to the Speech Application Platform. |
Parent | Inherited from Control. |
PreFetch | Gets or sets whether the DialogPrompt control content should be synthesized and cached at the browser when the page is loaded. |
PreFlush | Gets or sets whether the PromptQueue object should be flushed when playing this prompt. |
PromptDatabases | The collection of prompt databases used by the control. |
PromptSelectFunction | Gets or sets the name of a client-side function that selects or modifies the DialogPrompt control text before playback. |
Site | Inherited from Control. |
TemplateSourceDirectory | Inherited from Control. |
UniqueID | Inherited from Control. |
Visible | Inherited from Control. |
Protected Properties | Description |
ChildControlsCreated | Inherited from Control. |
Context | Inherited from Control. |
Events | Inherited from Control. |
HasChildViewState | Inherited from Control. |
IsTrackingViewState | Inherited from Control. |
ViewState | Inherited from Control. |
ViewStateIgnoresCase | Inherited from Control. |
See Also
DialogPrompt Class | DialogPrompt Constructor | DialogPrompt Members | DialogPrompt Methods | DialogPrompt Events | DialogPrompt Remarks