onStarted method

Speech onStarted(
  1. VoidCallback callback
)

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

Implementation

external Speech onStarted(VoidCallback callback);