|
| Browser..::..CallProxy..::..StartRecording Method |
| Browser..::..CallProxy Class See Also Send Feedback |
Begins recording audio input from the call.
Namespace:
Microsoft.Speech.VoiceXml
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
| C# |
|---|
protected abstract void StartRecording( string recordedFilePath, EncodingFormat audioEncoding ) |
Parameters
- recordedFilePath
- Type: System..::..String
The name and path of the file to which audio will be recorded.
- audioEncoding
- Type: Microsoft.Speech.AudioFormat..::..EncodingFormat
The Codec to use for recording.