Send out a Voice OTP (one time password).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Application flow
Custom OTP audio files
In order to use custom audio files with the OTP app, you need to upload a set of audio files in the following directory structure using the Voice Management App:
/spelling/en-GB/*.wav
Where ‘en-GB’ is the language (including locale) of the set. Inside this folder, you need to upload a .wav file for every number or letter you want to be able to read aloud, like:
0.wav
1.wav
2.wav
a.wav
b.wav
c.wav
For these custom audio files to work properly, please make sure that their filenames are in lowercase.
Voicemail detection
You can also determine the action when voicemail has been detected, by setting the property voicemail-response in your request. The voicemail detection will attempt to detect the beep of a voicemail within the first 15 seconds of a call. The following settings are supported:
| Value | Description |
|---|---|
| Ignore | Do not detect voicemail. Default value when voicemail-response is not set in your request. |
| Restart | Restarts the whole prompt. |
| Stop | Stops the call. |
401Unauthorized