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

add a megaphone feature? pls? #129

Open jdavidteki opened 2 years ago

jdavidteki commented 2 years ago

i had one question about your react-mic npm module, is it possible to add a feature where a user can successfully turn their phone into a megaphone speaker? i was thinking some kind of queue structure where audio blobs can simultaneously be pushed and dequeued by the recorder and the player respectively.