MediaManagerService

Functions

Link copied to clipboard
abstract fun observeSpeaker(): <Error class: unknown class><Boolean>
Link copied to clipboard
abstract suspend fun startMediaManager()

Suspends the execution of the current coroutine until the media manager is started. If it is already started, then it returns instantly.

Link copied to clipboard
abstract suspend fun turnLoudSpeakerOff()
Link copied to clipboard
abstract suspend fun turnLoudSpeakerOn()