Searched refs:voiceInteractor (Results 1 – 1 of 1) sorted by relevance
43 val voiceInteractor: VoiceInteractor? = activity.getVoiceInteractor() in notifyVoiceSuccess() constant44 voiceInteractor?.let { in notifyVoiceSuccess()62 val voiceInteractor: VoiceInteractor? = activity.getVoiceInteractor() in notifyVoiceFailure() constant63 voiceInteractor?.let { in notifyVoiceFailure()