You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
This is restrictive without good reason. Allowing users to switch language within the app, regardless of the locale of the phone itself is a fairly common use case. Are there plans on the roadmap to fix this?
Thanks!
The text was updated successfully, but these errors were encountered:
We don't have a switchable locale on the roadmap currently, but the idea seems reasonable. Could you suggest how you would prefer that API change to work? That would help us nail down a good design immediately rather than guessing at what might be most usable for people with your use case.
As of today the locale of the Apple Speech Recongizer is set by NSLocale.current as defined here:
https://github.com/spokestack/spokestack-ios/blob/68de84b03a0dd568e149f665e79457983d599957/Spokestack/AppleSpeechRecognizer.swift
This is restrictive without good reason. Allowing users to switch language within the app, regardless of the locale of the phone itself is a fairly common use case. Are there plans on the roadmap to fix this?
Thanks!
The text was updated successfully, but these errors were encountered: