SpeechAudioFormatInfo.AverageBytesPerSecond Property

Definition

Gets the average bytes per second of the audio.

public:
 property int AverageBytesPerSecond { int get(); };
public int AverageBytesPerSecond { get; }
member this.AverageBytesPerSecond : int
Public ReadOnly Property AverageBytesPerSecond As Integer

Property Value

The value for the average bytes per second.

Applies to