MicrophoneOpenedErrorCallback typedef

MicrophoneOpenedErrorCallback = void Function(String error)

Function to call on request error.

Implementation

typedef MicrophoneOpenedErrorCallback = void Function(String error);