This documentation is archived and is not being maintained.

SpeechAudioFormatInfo Properties

The SpeechAudioFormatInfo type exposes the following members.

  NameDescription
Public property AverageBytesPerSecond Gets the average bytes per second of the audio.
Public property BitsPerSample Gets the bits per sample of the audio.
Public property BlockAlign Gets and sets the block alignment in bytes.
Public property ChannelCount Gets the channel count of the audio.
Public property EncodingFormat Gets the encoding format of the audio.
Public property SamplesPerSecond Gets the samples per second of the audio format.
Top
Show: