unmute

abstract fun unmute()

Unmutes the player.

The muted state is managed separately for the local device and any cast-compatible device. Unmuting the player while connected to a cast-compatible device unmutes the cast-compatible device. Unmuting the player while not connected to a cast-compatible device unmutes the local device.

Does not affect the system volume.

The muted state persists across playback sessions.