dpirch / libfvad

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

How do I use this library in my own application? #10

Open fengchangfight opened 5 years ago

fengchangfight commented 5 years ago

I'm new to C++, but I just want to use the fvad_process functionality, how do I include this feature in my own application?

ucasiggcas commented 5 years ago

hi, Now I have the similar question, here https://github.com/dpirch/libfvad/issues/13 if you solve it ,please help me. thx

fengchangfight commented 5 years ago

hi, Now I have the similar question, here #13 if you solve it ,please help me. thx

see my reply in your issue