WakeupInfo

fun WakeupInfo(    word: String,     boundary: WakeupInfo.Boundary,     power: WakeupInfo.Power? = null)

Parameters

word

the wakeup word

boundary

the boundary position for which word

power

the power, may be null if not available.