CallSdkAudio extension
- on
Methods
-
currentDeviceIsBluetooth(
) → bool -
currentDeviceIsHeadphone(
) → bool -
currentDeviceIsSpeaker(
) → bool -
getCurrentAudioInput(
) → AudioDevice? -
haveBluetooth(
) → bool -
microMuted(
) → bool -
setMicroMuted(
{required bool muted}) → void -
turnOffSpeaker(
) → Future< void> -
turnOnSpeaker(
) → Future< void>