microphoneMiddleware

open override var microphoneMiddleware: Set<PlatformMicrophoneMiddleware>

Set the initial set of interfaces used for Microphone. The middleware at index 0 will be used as the the default or fallback middleware.

Defaults to AudioRecordMicrophoneMiddleware.