gkonovalov / android-vad

Android Voice Activity Detection (VAD) library. Supports WebRTC VAD GMM, Silero VAD DNN, Yamnet VAD DNN models.
MIT License
259 stars 59 forks source link

Save speech to file #8

Closed zimsekdanilo closed 2 years ago

zimsekdanilo commented 2 years ago

How to use the library to save the speech to file?

gkonovalov commented 2 years ago

Unfortunately it's out of scope for this library.