OnRecordingStart typedef
OnRecordingStart =
void Function()
Callback function called when audio recording starts.
Implementation
typedef OnRecordingStart = void Function();
Callback function called when audio recording starts.
typedef OnRecordingStart = void Function();