Re: Automatic language switching
Tony Malykh
Things are a little confusing with automatic language switching. When your synth says it supports automatic language switching, that only means that it can switch if NVDA tells it to do so. However, NVDA almost never tells synths to do so, except perhaps for a few webpages, that have proper language attributes markup. Try my add-on Tony's enhancements: https://github.com/mltony/nvda-tonys-enhancements One of the features, is that it sends such a signal to synths based on character set. So you would be able to auto switch between say English and Arabic, or German and Arabic; but not between English and German. You would need to figure out a regular expression to capture all Arabic symbols though. HTH --Tony
On 1/12/2021 1:52 AM, Mohammed
Alderweesh wrote:
|
|