stefanrmmr / streamlit-audio-recorder

Record Audio from the User's Microphone in Apps that are Deployed to the Web. (via Browser Media-API, REACT-based, Streamlit Custom Component)
MIT License
415 stars 75 forks source link

Issue with using on mobile phone #21

Open csetanmayjain opened 5 months ago

csetanmayjain commented 5 months ago

I hosted the app on Hugging Face using Streamlit, but whenever the user tries to record audio using the mobile phone's microphone, it throws an error or doesn't seem to work perfectly the first time. Only after the second attempt does it run smoothly. seems for the first time it doesn't record anything.