Share via


RecordSound Members

  Microsoft Speech Technologies Homepage

RecordSound overview

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.
Public Methods Description
ApplyStyle Inherited from WebControl.
CopyBaseAttributes Inherited from WebControl.
DataBind Inherited from Control.
Dispose Inherited from Control.
Equals Inherited from Object.
FindControl Inherited from Control.
GetHashCode Inherited from Object.
GetType Inherited from Object.
HasControls Inherited from Control.
MergeStyle Inherited from WebControl.
Redirect Redirects to a new page without losing CallInfo data. Declared by SpeechControl.
RenderBeginTag Inherited from WebControl.
RenderControl Inherited from Control.
RenderEndTag Inherited from WebControl.
ResolveUrl Inherited from Control.
ToString Inherited from Object.
Public Events Description
DataBinding Inherited from Control.
Disposed Inherited from Control.
Done The server-side event that is raised when recording is complete.
Init Inherited from Control.
Load Inherited from Control.
PreRender Inherited from Control.
Unload Inherited from Control.
Protected Constructors Description
Constructor 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.
Protected Methods Description
AddAttributesToRender Inherited from WebControl.
AddParsedSubObject Inherited from Control.
ClearChildViewState Inherited from Control.
CreateChildControls Inherited from Control.
CreateControlCollection Inherited from Control.
CreateControlStyle Inherited from WebControl.
EnsureChildControls Inherited from Control.
Finalize Inherited from Object.
IsLiteralContent Inherited from Control.
LoadViewState Inherited from WebControl.
MapPathSecure Inherited from Control.
MemberwiseClone Inherited from Object.
OnBubbleEvent Inherited from Control.
OnDataBinding Inherited from Control.
OnInit Inherited from Control.
OnLoad Inherited from Control.
OnPreRender Inherited from Control.
OnUnload Inherited from Control.
RaiseBubbleEvent Inherited from Control.
Render Inherited from WebControl.
RenderChildren Inherited from Control.
RenderContents Inherited from WebControl.
SaveViewState Inherited from WebControl.
TrackViewState Inherited from WebControl.

Requirements

Platforms:  Windows XP Professional, Windows Server 2003 family.

See Also

RecordSound Class | RecordSound Constructor | RecordSound Properties | RecordSound Methods | RecordSound Events | RecordSound Remarks