RecordSound Properties
Public Properties | Description |
---|---|
AccessKey | Inherited from WebControl. |
Attributes | Inherited from WebControl. |
AutoPostBack | Gets or sets whether the control posts back to the server when recording is complete. |
BabbleTimeout | Gets or sets the BabbleTimeout property of the control's internal Reco element. |
BackColor | Inherited from WebControl. |
Beep | Gets or sets whether to play a beep before recording begins. |
BorderColor | Inherited from WebControl. |
BorderStyle | Inherited from WebControl. |
BorderWidth | Inherited from WebControl. |
ClientActivationFunction | Gets or sets the name of a client-side function that determines if the control can be activated. |
ClientID | Inherited from Control. |
ControlStyle | Inherited from WebControl. |
ControlStyleCreated | Inherited from WebControl. |
Controls | Inherited from Control. |
CssClass | Inherited from WebControl. |
CurrentCall | Gets the current active CallInfo object or null if no call is active. Declared by SpeechControl. |
EnableViewState | Inherited from Control. |
Enabled | Gets or sets whether sound recording is enabled. |
EndSilence | Gets or sets the EndSilence property of the control's internal Reco element. |
Font | Inherited from WebControl. |
ForeColor | Inherited from WebControl. |
Height | Inherited from WebControl. |
InitialTimeout | Gets or sets the InitialTimeout property of the control's internal Reco element. |
MaxTimeout | Gets or sets the MaxTimeout property of the control's internal Reco element. |
NamingContainer | Inherited from Control. |
OnClientDone | Gets or sets the name of a client-side function that is called when recording is complete. |
OnClientError | Gets or sets the name of a client-side function that is called when client errors are detected. |
OnClientNoReco | Gets or sets the name of a client-side function that is called when BabbleTimeout elapses. |
Page | Inherited from Control. |
Params | Specifies a collection of Param objects that specify non-standard configuration parameter values to the speech platform. |
Parent | Inherited from Control. |
PlaybackUrl | Gets the URL of the recorded file on the Web server. |
PlaybackUrlBase | Gets or sets the URL of the folder on the Web server in which the recording is saved. |
Prompt | Plays a prerecorded or synthesized message to the user. |
SavedFileName | Gets the name of the recorded file on the Web server. |
SavePartialRecord | Gets or sets whether to save the recording when the recording process is interrupted. |
SavePath | Gets or sets the path of the folder on the Web server in which the recording is saved. |
SemanticItem | Gets or sets the ID of the SemanticItem control to which the path of the recorded file is written. |
Site | Inherited from Control. |
SpeechIndex | Gets or sets the activation order of the control, relative to other Speech Controls on the page. Declared by IndexedSpeechControl. |
StopOnDtmf | Gets or sets the telephone key that determines when to stop recording. |
Style | Inherited from WebControl. |
TabIndex | Inherited from WebControl. |
TemplateSourceDirectory | Inherited from Control. |
ToolTip | Inherited from WebControl. |
Type | Gets or sets the MIME type of the recording. |
UniqueID | Inherited from Control. |
Visible | Inherited from Control. |
Width | Inherited from WebControl. |
Protected Properties | Description |
ChildControlsCreated | Inherited from Control. |
Context | Inherited from Control. |
Events | Inherited from Control. |
HasChildViewState | Inherited from Control. |
IsTrackingViewState | Inherited from Control. |
TagKey | Inherited from WebControl. |
TagName | Inherited from WebControl. |
ViewState | Inherited from Control. |
ViewStateIgnoresCase | Inherited from Control. |
See Also
RecordSound Class | RecordSound Constructor | RecordSound Members | RecordSound Methods | RecordSound Events | RecordSound Remarks