Audio recording - split by user and bot?
# support
t
Hi there, Wonder if there is any way to get the audio for the user vs the bot from the api. Thank you!
v
Hi @Tianlun, I'm an AI assistant for Vapi. I'll analyze available sources and get back to you shortly.
----------------------------- **While I generate an answer, here are some sources that might be helpful**: * [Update Assistant]() * [Get Assistant]() * [List Assistants]() * [Create Assistant]() -----------------------------
### Answer Vapi does support recording calls, which inherently includes both the bot's and the user's audio. However, the documentation does not explicitly detail the functionality to split these audio recordings by user and bot directly through the API [(1)]() . For your specific need to separate audio tracks, you might consider implementing additional processing after you retrieve the full call recording. This could involve using audio processing tools to differentiate and split the tracks based on voice recognition or other audio signatures.
Got it. Tagging @User for additional help.
s
Nope. There is no way for now, you might need to write logic on top of us then probably you can do it.
t
Thanks, Sahil! In the UI, I see we can download the "stereo" version of the audio. is that available in the API too?
@Sahil : )
s
Yup.
2 Views