onSpeechStartDetectedEvent method
void
onSpeechStartDetectedEvent(
- dynamic sessionId
Implementation
void onSpeechStartDetectedEvent(dynamic sessionId) {
azureSttCallback.onSpeechStartDetectedEvent(sessionId);
}