tigzio
01/30/2026, 5:47 AMVapi Support Bot
01/30/2026, 5:48 AMtools array. For example:
json
"tools": [
{ "type": "dtmf" }
]
Guide users with a message like: "Please enter your digits using the keypad now." While there is no direct way to fully disable voice input, this approach encourages DTMF-only input and reduces voice recognition errors during digit collection.
For more, see the [Default Tools documentation](https://docs.vapi.ai/tools/default-tools).
Source:
- [Default Tools documentation](https://docs.vapi.ai/tools/default-tools)tigzio
01/30/2026, 6:05 AMChiranjeet Mishra
02/02/2026, 2:03 PM