hackingbeauty / react-mic

Record audio from a user's microphone and display a cool visualization.
https://hackingbeauty.github.io/react-mic/
450 stars 156 forks source link

Good morning. I am using react-mic. While using it, I found something strange on window pc, mac pc, and mobile. #117

Open jungjh123456 opened 3 years ago

jungjh123456 commented 3 years ago

Good morning. I am using react-mic. While using it, I found something strange on window pc, mac pc, and mobile. The chennelCount is set to 1, and in the mac environment, the chennelCount is operated in stereo with 2, and in the Windows environment, the options are set to mono with chennelCount of 1 respectively. How do I fix this? I want to use mono in all environments.