onMicrophoneOpened method

Speech onMicrophoneOpened(
  1. VoidCallback callback
)

This function is used to register a listener for microphone open events from the device.

Implementation

external Speech onMicrophoneOpened(VoidCallback callback);