onSpeechStartDetectedEvent method

void onSpeechStartDetectedEvent(
  1. String sessionId
)

Implementation

void onSpeechStartDetectedEvent(String sessionId) {
  // TODO: implement onSessionStartedEvent
}