Currently in my application we use two recorders: the speech-recorder and the browser's recorder. The browser recorder works fine, but lacks the excelent VAD available in the speech-recorder. By separating the recorder logic from the VAD logic, we would be able to use any means to record audio, use custom audio processing pipelines and etc, while being able to leverage the VAD algorithm. I believe this would be very helpful for many, as it will be more flexible. @tmacwill Is that something you would consider changing or adapting in some way? Would be happy to help with this!
Currently in my application we use two recorders: the
speech-recorderand the browser's recorder. The browser recorder works fine, but lacks the excelent VAD available in thespeech-recorder. By separating the recorder logic from the VAD logic, we would be able to use any means to record audio, use custom audio processing pipelines and etc, while being able to leverage the VAD algorithm. I believe this would be very helpful for many, as it will be more flexible. @tmacwill Is that something you would consider changing or adapting in some way? Would be happy to help with this!