arthur
10/24/2025, 10:47 PMreplacements = [
{
"type": "regex",
"regex": "(\\d)",
"value": "$1<break time=\"0.5s\" />"
}
]
vapi will automatically add that break tag after every number (\\d) that the LLM outputs