I've my minimal_assistant.py running as an agent for livekit. I am using python SDK to interact with it. I'm able to connect to agent & publish audio track. I need help on below items:
How to enable microphone at client side so that it recognizes whatever I say just like typical alexa device & sends the audio stream to agent
Agent processes it & responds back in speech so that I can hear what was the response
Is there any sample for this? As I was exploring examples, I could only find basic_room one. Please let me know.
Hi All,
I've my minimal_assistant.py running as an agent for livekit. I am using python SDK to interact with it. I'm able to connect to agent & publish audio track. I need help on below items:
Is there any sample for this? As I was exploring examples, I could only find basic_room one. Please let me know.
Regards, Hrushikesh