defaultAudioFocusDelegate
fun defaultAudioFocusDelegate(context: Context, options: VoiceInstructionsPlayerOptions): AsyncAudioFocusDelegate
Create a default instance of AsyncAudioFocusDelegate.
Return
AsyncAudioFocusDelegate instance
Parameters
context
Context
options
VoiceInstructionsPlayerOptions
fun defaultAudioFocusDelegate(audioManager: AudioManager, playerAttributes: VoiceInstructionsPlayerAttributes): AsyncAudioFocusDelegate
Create a default instance of AsyncAudioFocusDelegate.
Return
AsyncAudioFocusDelegate instance
Parameters
audioManager
AudioManager
playerAttributes
VoiceInstructionsPlayerAttributes