Sundayzzz
06/14/2025, 4:15 AMVapi Support Bot
06/14/2025, 4:16 AMjson
"voice": {
"chunkPlan": {
"formatPlan": {
"enabled": false
}
}
}
This will make the TTS read the phone number exactly as written in your prompt, which should resolve the issue with "310-555-5555" being spoken incorrectly.
[See documentation for details.](https://docs.vapi.ai/assistants/voice-formatting-plan#turning-formatting-off)
Source:
- [Voice Formatting Plan documentation](https://docs.vapi.ai/assistants/voice-formatting-plan)Vapi Support Bot
06/14/2025, 4:16 AMjson
"voice": {
"chunkPlan": {
"formatPlan": {
"enabled": false
}
}
}
This will make the TTS read the phone number exactly as written in your prompt, which should resolve the issue with "310-555-5555" being spoken incorrectly.
[See documentation for details.](https://docs.vapi.ai/assistants/voice-formatting-plan#turning-formatting-off)
Source:
- [Voice Formatting Plan documentation](https://docs.vapi.ai/assistants/voice-formatting-plan)Sundayzzz
06/14/2025, 4:24 AMKings_big💫
06/14/2025, 7:25 AMSundayzzz
06/14/2025, 3:38 PMSundayzzz
06/14/2025, 3:39 PMVapi Support Bot
06/14/2025, 3:40 PMjson
"voice": {
"chunkPlan": {
"formatPlan": {
"enabled": false
}
}
}
This change should be made in your assistant's configuration file or via the API, not in the prompt or message content.
[See documentation for details.](https://docs.vapi.ai/assistants/voice-formatting-plan#turning-formatting-off)
Source:
- [Voice Formatting Plan documentation](https://docs.vapi.ai/assistants/voice-formatting-plan)Vapi Support Bot
06/14/2025, 3:40 PMjson
"voice": {
"chunkPlan": {
"formatPlan": {
"enabled": false
}
}
}
This change should be made in your assistant's configuration file or via the API, not in the prompt or message content.
[See documentation for details.](https://docs.vapi.ai/assistants/voice-formatting-plan#turning-formatting-off)
Source:
- [Voice Formatting Plan documentation](https://docs.vapi.ai/assistants/voice-formatting-plan)Kings_big💫
06/14/2025, 3:48 PMSundayzzz
06/14/2025, 4:08 PM