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

All recorded audio is in mono. Is there a way to record in stereo? #11

Open
Johnrobmiller opened this issue Apr 24, 2024 · 0 comments
Open
Assignees

Comments

@Johnrobmiller
Copy link

Johnrobmiller commented Apr 24, 2024

When I record audio using this library and download it, I see that the audio is in mono. Below is a screenshot of the audio in Audacity where you can see that it is mono.

Note, this could not be a hardware issue. I have a mic that records in stereo, tested that it indeed is recording in stereo using Audacity, but I can't get any stereo recordings from this library using that mic.

Would adding channelCount somewhere in here fix it? https://github.com/YZarytskyi/react-voice-visualizer/blob/main/src/hooks/useVoiceVisualizer.tsx#L139

image
@Johnrobmiller Johnrobmiller changed the title All recorded audio is in mono. Is there no way to record in stereo? All recorded audio is in mono. Is there a way to record in stereo? Apr 24, 2024
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