OboeAudioRecorder
OboeAudioRecorder copied to clipboard
[LiveEffect] Recording sound and produce a new audio file.
Hello,
I've tested LiveEffect example app and try to understand what it's working.
Basically, we have inBuilder and outBuilder to make a voice from input device(mic) transfer to output device(speaker).
Currently, I want to record those stream to produce into a new audio file.
The question is that necessary to create a new another AudioStreamBuilder to make the recording?
Your example is working fine and I try to integrate your code with LiveEffect example but not working.
Can you help me to get this approach?
Hello. Sorry I don't have time to do tests. Let me know if you find a solution.