Skip to content

WebRtcVad.SampleRate

Jay Miller edited this page May 18, 2020 · 2 revisions

SampleRate property

public SampleRate SampleRate { get; set; }
Returns
Summary

Gets or sets the sample rate when using the audio-only HasSpeech(byte[]) overload. Defaults to Is8kHz.

Clone this wiki locally