Skip to content

Latest commit

 

History

History
 
 

voice-search

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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