ccw
06/13/2025, 10:43 AMVapi Support Bot
06/13/2025, 10:45 AMChiranjeet Mishra
06/14/2025, 12:34 AM"voice": {
"provider": "custom-voice",
"server": {
"url": "https://your-server.com/polly-tts",
"secret": "your-secret-key"
},
"chunkPlan": {
"enabled": true,
"minCharacters": 30,
"punctuationBoundaries": [".", "!", "?", ";"]
}
}