onError 
  abstract fun onError(    type: ASRAgentInterface.ErrorType,     header: Header,     allowEffectBeep: Boolean = true)
Content copied to clipboard
Called when occur error on recognizing.
Parameters
type
reason for error
header
the request header
allowEffectBeep  
whether allow beep play or not