Share via


SpeechAudioFormatInfo.SamplesPerSecond 属性

定义

获取音频格式的每秒样本数。

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

属性值

每秒示例数的值。

适用于