async-openai
async-openai copied to clipboard
Add ability to send audio with `server_vad` in examples/realtime
Currently the example only sends text, make it send audio too via ClientEvent in server_vad mode.
I can take this one as well.