Skip to content

Conversation

@stevenbdf
Copy link
Contributor

No description provided.

@stevenbdf stevenbdf requested a review from nikhilro March 26, 2025 22:25
Copy link
Contributor

@nikhilro nikhilro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!


The Call Recording feature allows you to capture and store full recordings of phone calls for analysis. By default, Vapi stores a complete recording of every call, providing both mono and stereo audio. The stereo option separates human and assistant audio into two distinct channels, offering a clearer analysis of the conversation.

You can customize this behavior in the assistant's `assistant.artifactPlan`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you link to api reference

- `wav;l16`: 16-bit linear PCM WAV format, providing high-quality uncompressed audio in mono
- `mp3`: MP3 compressed audio format, offering good quality with smaller file sizes

You can specify your preferred format using the `assistant.artifactPlan.recordingFormat` property. If not specified, recordings will default to `wav;l16`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@github-actions
Copy link
Contributor

@stevenbdf
Copy link
Contributor Author

@nikhilro any issues if i merge this PR with the 2 checks failing?

@stevenbdf stevenbdf force-pushed the steven-diaz/vap-5098-add-call-recording-section-to-assistant-docs branch from ec11998 to be8a0b8 Compare March 27, 2025 01:03
@github-actions
Copy link
Contributor

@stevenbdf stevenbdf merged commit 5ba30e8 into main Mar 27, 2025
2 of 4 checks passed
@stevenbdf stevenbdf deleted the steven-diaz/vap-5098-add-call-recording-section-to-assistant-docs branch March 27, 2025 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants