How to access the user's microphone?
To be more specific, I want to use Solara as an interface for my program with Azure Speech
but this code would look for the device on the host instead of the client
4 Replies
@alonsosilva did something with audio right?
Yes, indeed. I have closed my shale account (for getting llama2 responses) and my elevenlabs account (to generate TTS) but this code should work: https://huggingface.co/spaces/alonsosilva/talk2ai/blob/main/app.py
Is there any way to capture audio without using Jupyter?