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

Add support for audio streaming #21

Open
gramliu opened this issue Jun 30, 2020 · 0 comments
Open

Add support for audio streaming #21

gramliu opened this issue Jun 30, 2020 · 0 comments

Comments

@gramliu
Copy link

gramliu commented Jun 30, 2020

I think it would be a great feature to implement if the microphone node could support streaming instead of just sending a single wav buffer after the audio recording is done. node-red-contrib-mic has a similar feature and even silence detection but the downside is that since it doesn't use the Web API for dealing with microphone input, it's not as compatible across a wide range of devices.

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