stopListening

abstract fun stopListening(cancel: Boolean = true)

Stop end point detector. If cancel is true, stop epd and cancel asr processing. Otherwise, stop epd but finish asr processing.

Parameters

cancel

the flag to cancel or finish processing