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

How to record audio from microphone with AudioRecorder #72

Open
adrifloresm opened this issue Jan 9, 2020 · 1 comment
Open

How to record audio from microphone with AudioRecorder #72

adrifloresm opened this issue Jan 9, 2020 · 1 comment

Comments

@adrifloresm
Copy link

I want to be able to record the audio coming from the microphone, when using

recorder = AudioRecorder(stream=video)

How can I set my stream to be the microphone?

@martinRenou
Copy link
Collaborator

Using the CameraStream. CameraStream can record your camera and/or your microphone.

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

2 participants