Skip to content

Files

This branch is 1231 commits behind duckduckgo/Android:develop.

voice-search

Voice Search

This module includes all essential code to make on-device voice search work.

Voice search is currently available for devices:

  • running API level 33 and above
  • returns true to SpeechRecognizer.isOnDeviceRecognitionAvailable (OEM specific)
  • has en-US locale set

Voice search is disabled by default and can be enabled via Settings > Accessibility. Voice search is currently supported on the browser and the widgets.

Who can help you better understand this feature?

  • Cris Barreiro
  • Karl Dimla

More information