共用方式為


SpeechAudioFormatInfo.SamplesPerSecond 屬性

定義

取得音訊格式的每秒樣本數。

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

屬性值

Int32

每秒樣本數的值。

適用於