onStopped method

Speech onStopped(
  1. VoidCallback callback
)

This function is used to register a listener for when Alexa speech has stopped

Implementation

external Speech onStopped(VoidCallback callback);