Live Call Streaming
# support
v
Hello, I am looking at the documentation here https://docs.vapi.ai/calls/call-features#call-listen-feature. I am trying to get python code to stream audio chunks in python so that I can run some analysis on it. Is there sample code for this?
j
I've got something in JS, which live streams audio chunks. Could be repurposed?
v
Hey, Unfortunately we don't have any code examples for this functionality but here are some docs on streaming websocket audio in python:
v
Hi Jonas, could you please share the JS code?
v
thanks Jonas : ) do you know hwat the samping frequency is for the stored audio?
j
I believe it's like 16,000 hz
4 Views