SpeechAudioFormatInfo.SamplesPerSecond 속성

정의

오디오 형식의 초당 샘플을 가져옵니다.

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

속성 값

초당 샘플 값입니다.

적용 대상