ERROR:
ERROR: Failed building wheel for pyaudio
Failed to build pyaudio
ERROR: Could not build wheels for pyaudio, which is required to install pyproject.toml-based projects
We are working voice project for which we need to record voice from microphone.
For this we need to install pyaudio and portaudio package. But we are getting the above error continuosly.
Check out this thread β you wonβt be able to record audio with pyaudio and a Streamlit app deployed on Community Cloud. However, the streamlit-webrtc custom component built by @whitphx offers a lot of the same functionality.