muteAndExtend

fun muteAndExtend(duration: Long = EXTEND_DURATION)

Update this button to represent audio guidance state in muted state. Extend button for the duration and show muteText. This method does nothing if button is already in given state.

Parameters

duration

duration in milliseconds. Defaults to EXTEND_DURATION.