class WebrtcAudio::WebRtcVad
 
  - WebrtcAudio::WebRtcVad
- Reference
- Object
Defined in:
webrtc_vad.crConstant Summary
- 
        ValidFrameTimes = [10, 20, 30]
- 
        ValidRates = [8, 16, 32, 48]
Constructors
Instance Method Summary
- #process(input : Slice(Int16), length : Int32) : Bool
- #reset
- #reset_state
- #set_mode(nm : Aggressiveness) : Bool
- #set_mode(nm : Int32) : Bool
- #set_sample_rate(rate : Int32) : Bool
- #valid_length(length : Int32) : Bool