addASRResultListener
abstract fun addASRResultListener(listener: ASRAgentInterface.OnResultListener)
Content copied to clipboard
add listener to be called when receive following events of STT
receive none/partial/complete result
receive error (@see ASRAgentInterface.ErrorType
or canceled
Parameters
listener
the listener that will add