SpeechAudioFormatInfo.SamplesPerSecond プロパティ

定義

オーディオ形式の 1 秒あたりのサンプル数を取得します。

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

プロパティ値

Int32

1 秒あたりのサンプルの数。

適用対象