nvda
9f74d304 - Add more speech dictionary entry types (#19517)

Commit
7 days ago
Add more speech dictionary entry types (#19517) Closes #19506 Summary of the issue: When expanding speech dictionaries, more complex patterns require the user to use RegEx. It makes sense to define some extra patterns that make sense in case of matching words. Description of user facing changes: Added new speech dictionary entry types: Part of word, start of word, end of word and unix shell-style wildcards. Description of developer facing changes: None Description of development approach: Added extra entries, to speechDictHandler.types.
Author
Parents
Loading