-
-
Notifications
You must be signed in to change notification settings - Fork 37
Text to Speech
UBA users can access text-to-speech from right-click context menu "Speak" feature, Master Control "Miscellaneous" tab and Note Editor
We added a config flag "useLangDetectOnTts" in version 21.77, It is set to False by default, because the feature is not always reliable. - Turning it on will use python module "langdetect" to detect language on selected text when user uses "Speak" feature from right-click context menu. - Turning it off will use Default Text-to-Speech language specified by user.
There are several other config flags related to text-to-speech features.
You may open "Set Config Flags" Window and hover related flags and read description from tooltips.
Default Text-to-Speech Language applies to "Speak" feature from right-click context menu, if config flag "useLangDetectOnTts" is set to False.
Default text-to-speech language is configurable via Focus menu layout: UniqueBible > Language Settings > Text-to-Speech Language