onError

abstract fun onError(    type: ASRAgentInterface.ErrorType,     header: Header,     allowEffectBeep: Boolean = true)

Called when occur error on recognizing.

Parameters

type

reason for error

header

the request header

allowEffectBeep

whether allow beep play or not