This documentation is archived and is not being maintained.
SpeechAudioFormatInfo Properties
Visual Studio 2010
The SpeechAudioFormatInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
AverageBytesPerSecond | Gets the average bytes per second of the audio. |
|
BitsPerSample | Gets the bits per sample of the audio. |
|
BlockAlign | Gets and sets the block alignment in bytes. |
|
ChannelCount | Gets the channel count of the audio. |
|
EncodingFormat | Gets the encoding format of the audio. |
|
SamplesPerSecond | Gets the samples per second of the audio format. |
Show: