Hello,
This is definitely possible, you have to upload your own audio over the default system prompts audio.
The system prompts are the named in the format of num_01, num_02 etc. There are also num_1, num_2 (without the leading zeros) from zero to 10 which I found are effectively the same - not sure why there are two sets but I always overwrite both lots.
The trick with the numbers is to save the phone number as a variable and to have Architect play the numbers back as a phone number instead of TTS.
When it comes to callbacks, there is also some handy system prompts in the Collect Input action under the Verification options you can overwrite to verify the number the customer has entered:
PromptSystem.collect_digits_playback
PromptSystem.collect_digits_verify
PromptSystem.collect_digits_verify_options
These will help keep your callback flow as simple as possible.
My tips are:
- Check to see if the callers' number is displayed
- Confirm with the customer if that's the number they want to be called back on
- If either of the above are false, then have the customer enter the number they want to be called back on using the Collect Data with Verification set to individual digits
I have a template I can send you if you get stuck :)
Will
------------------------------
Will Bellerby
Black Box Technologies New Zealand Limited
------------------------------