CsabaConsulting / InspectorGadgetApp

Open Multi-Modal Personal Assistant
MIT License
3 stars 1 forks source link

When STT is not available revert to TTS supplied locales for output locale preferences #25

Closed MrCsabaToth closed 4 weeks ago

MrCsabaToth commented 1 month ago

If STT is not available for some reason the output locale configuration is not available in the preferences. However we use that to guide us for the Translator mode (to get a hint of what is the other language in one direction). So this is blocking the Translation feature.

In that case revert back to the TTS supplied locales.

MrCsabaToth commented 4 weeks ago

Mitigated. Follow up is #31