dpirch / libfvad

Voice activity detection (VAD) library, based on WebRTC's VAD engine
BSD 3-Clause "New" or "Revised" License
483 stars 172 forks source link

fvad_new: Fix compile error #30

Closed jonnor closed 1 year ago

jonnor commented 1 year ago

Need to cast explicitly, otherwise can get a compile warning/error on some compilers.