AudioFocusDelegateProvider
object AudioFocusDelegateProvider
Factory for creating default instance of AsyncAudioFocusDelegate.
Functions
Link copied to clipboard
fun defaultAudioFocusDelegate(context: Context, options: VoiceInstructionsPlayerOptions): AsyncAudioFocusDelegate
fun defaultAudioFocusDelegate(audioManager: AudioManager, playerAttributes: VoiceInstructionsPlayerAttributes): AsyncAudioFocusDelegate
Create a default instance of AsyncAudioFocusDelegate.