prompt
prompt
- prompt(
params):Promise<CallPrompt>- See CallPrompt for more details.
Generic method to prompt the user for input. Please see promptAudio, promptRingtone, promptTTS for the more specific methods.
Parameters
Returns
Promise<CallPrompt> - See CallPrompt for more details.
Examples
Prompting for digits and waiting for a result:
Prompting for speech and waiting for a result:
Prompting for speech and listening for results using the events: