-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Hello,
I think this project is very useful due to the WebRTC APN Processing.
My application is streaming audio buffers from the mic and sends them via the network, if voice is detected.
I would love to use the filtered audio with reduced background noise, but unfortunately, I cannot access it until the speech ended.
Do you think it might be possible to make this function
vadManager?.processAudioData(withBuffer: monoralData, count: frameLength)
return the webrtc-apn-processed result regardless of the voice detection result ?
Thankful greetings
Metadata
Metadata
Assignees
Labels
No labels