setScreenOnWhileASR

fun setScreenOnWhileASR(screenOn: Boolean)

Control whether we should use the attached view to keep the screen on while asr is occurring.

Parameters

screenOn

Supply true to keep the screen on, false to allow it to turn off.