Heya, I'm trying to create an audio visualizer for an assistant created via the VAPI Web SDK. But it seems like I can't access the audio stream of the assistant in a consistent way.
I tried using the [call listen](
https://docs.vapi.ai/calls/call-features) feature. But the latency is far too high to be used for a realtime visualizer.
Does the VAPI Web SDK even expose the audio stream?