mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
docs: pre-recorded audio
This commit is contained in:
parent
5b820cb0ba
commit
13f07d8974
2 changed files with 6 additions and 2 deletions
|
|
@ -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..."
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
---
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue