Android
androidJvm
voice-search-api
/
com.duckduckgo.voice.api
/
VoiceSearchLauncher
/
Event
Event
sealed
class
Event
Inheritors
VoiceRecognitionSuccess
SearchCancelled
VoiceSearchDisabled
Members
Types
Search
Cancelled
Link copied to clipboard
object
SearchCancelled
:
VoiceSearchLauncher.Event
Voice
Recognition
Success
Link copied to clipboard
data
class
VoiceRecognitionSuccess
(
val
result
:
String
)
:
VoiceSearchLauncher.Event
Voice
Search
Disabled
Link copied to clipboard
object
VoiceSearchDisabled
:
VoiceSearchLauncher.Event