$dialer.continueSpeech
This method lets you control the playback of bot phrases when errors occur.
Syntax
Specify false
as an argument to stop the playback of the following phrases.
$dialer.continueSpeech(false);
tip
For more information on using the method, see Synthesis and playback errors.