hasAudioInput

fun Call.hasAudioInput(): Flow<Boolean>

Utility function to detect whenever an audio input is available

Receiver

Flow the call flow

Return

Flow flow emitting true whenever an audio input is currently available