lkPlatformSupportsExplicitAudioRecordingStart function

bool lkPlatformSupportsExplicitAudioRecordingStart()

Implementation

bool lkPlatformSupportsExplicitAudioRecordingStart() =>
    !lkPlatformIsTest() && [PlatformType.iOS, PlatformType.macOS, PlatformType.android].contains(lkPlatform());