onRecognizingEvent method

void onRecognizingEvent(
  1. String text
)

Implementation

void onRecognizingEvent(String text) {
  // TODO: implement onSessionStartedEvent
}