docs: pre-recorded audio (#207)

This commit is contained in:
Sabiha Khan 2026-03-25 19:11:43 +05:30 committed by GitHub
parent 5b820cb0ba
commit da19ddce48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View file

@ -54,7 +54,7 @@
"pages": [
"voice-agent/introduction",
"voice-agent/editing-a-workflow",
"voice-agent/custom-recordings",
"voice-agent/pre-recorded-audio",
"voice-agent/template-variables",
{
"group": "Tools",
@ -232,6 +232,10 @@
"href": "https://app.dograh.com"
}
},
"banner": {
"content": "🎉 **New: Pre-recorded Audio** — lower latency, reduced TTS costs, and natural-sounding conversations using your own voice recordings. [Learn more →](/voice-agent/pre-recorded-audio)",
"dismissible": true
},
"search": {
"prompt": "Search for Tools, Webhook, Deployment, etc..."
},

View file

@ -1,5 +1,5 @@
---
title: "Custom Recordings"
title: "Pre-recorded Audio"
description: "Build hybrid voice agents that combine pre-recorded audio with dynamic text generation for lower latency, reduced TTS costs, and natural-sounding conversations."
---