onCustomChipsAvailable

abstract fun onCustomChipsAvailable(isSpeaking: Boolean): Array<Chip>?

Called when custom chip could be shown.

Parameters

isSpeaking

Whether TTS is Speaking or not. If it is true TTS is speaking. If it is false ASR State is EXPECTING_SPEECH which means system is waiting users utterance