Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LiveEffect] Recording sound and produce a new audio file. #2

Open
ghost opened this issue May 18, 2021 · 1 comment
Open

[LiveEffect] Recording sound and produce a new audio file. #2

ghost opened this issue May 18, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented May 18, 2021

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?

@reuniware
Copy link
Owner

Hello.
Sorry I don't have time to do tests.
Let me know if you find a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant