Hello,
I'm build an application that must split recorded sound from microphone into separate files to send via POST, this way i can send files on fly and dont have wait for the final output file.
How can i do that? and also only start recordering when detect some voice input, cutting all mute sound?
Split example: Create a WAV file every x seconds
Thanks
I'm build an application that must split recorded sound from microphone into separate files to send via POST, this way i can send files on fly and dont have wait for the final output file.
How can i do that? and also only start recordering when detect some voice input, cutting all mute sound?
Split example: Create a WAV file every x seconds
Thanks