onRecognizedEvent method

void onRecognizedEvent(
  1. String text
)

Implementation

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