Skip to content
New issue

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

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

Already on GitHub? # to your account

Handling audio streams and devices both as source and destinations #266

Open
michalsek opened this issue Jan 22, 2025 · 1 comment
Open
Labels
research Do some research
Milestone

Comments

@michalsek
Copy link
Member

We need a way to handle audio stream and device input (f.e. microphone) as well as "stream" output from the processing graph.

In the web audio it is done through MediaStream-Source/Destination-Node pairder with MediaRecorder

There are couple of already existing implementation we can check on before starting the implementation.

@maciejmakowski2003 maciejmakowski2003 added the research Do some research label Jan 27, 2025
@maciejmakowski2003 maciejmakowski2003 added this to the 0.5.0 milestone Jan 27, 2025
@gianpaj
Copy link

gianpaj commented Jan 31, 2025

Same. I'd love to get the microphone audio level to generate an animation that the audio is being picked up.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
research Do some research
Projects
None yet
Development

No branches or pull requests

3 participants