$dialer.continueSpeech
The method stops the playback of all the following bot phrases if a synthesis or playback error occurs.
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.