Android
voice-search-api/com.duckduckgo.voice.api/VoiceSearchLauncher/Event

Event

sealed class Event

Inheritors

VoiceRecognitionSuccess
SearchCancelled
VoiceSearchDisabled

Types

SearchCancelled
Link copied to clipboard
data object SearchCancelled : VoiceSearchLauncher.Event
VoiceRecognitionSuccess
Link copied to clipboard
data class VoiceRecognitionSuccess(val result: VoiceSearchLauncher.VoiceRecognitionResult) : VoiceSearchLauncher.Event
VoiceSearchDisabled
Link copied to clipboard
data object VoiceSearchDisabled : VoiceSearchLauncher.Event
© 2025 CopyrightGenerated by dokka