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