Backwards incompatible change notice: speech and braille - get*TextForProperties -> getProperties*
Hi all,
Yesterday a new speech sequence mechanism was incorporated into NVDA master (alpha) branch, and with it, function names have changed. So if your code (including add-ons) relies on the following functions, please change it now:
For add-ons requiring NVDA 2019.3, go ahead and rename these functions in your modules. For ones needing to support NVDA 2019.2 and earlier, be sure to perform attribute checks (hasattr).
The following add-ons are affected by this change:
Thank you. Cheers, Joseph
|
|
Brian's Mail list account
I can confirm audio themes is, as it now fails to initialise as I posted elsewhere. Is this just a tidy up of existing code, or for some future use that needs this to be changed.
toggle quoted messageShow quoted text
Brian bglists@... Sent via blueyonder. Please address personal E-mail to:- briang1@..., putting 'Brian Gaff' in the display name field. Newsgroup monitored: alt.comp.blind-users
----- Original Message -----
From: "Joseph Lee" <@joslee> To: <nvda-devel@groups.io> Sent: Thursday, November 07, 2019 3:58 PM Subject: [nvda-devel] Backwards incompatible change notice: speech and braille - get*TextForProperties -> getProperties* Hi all,
|
|
derek riemer
It's necessary for us to support things like certain speech related things like sounds for links, spelling error notifications in line, ...
On Fri, Nov 8, 2019 at 2:58 AM Brian's Mail list account via Groups.Io <bglists=blueyonder.co.uk@groups.io> wrote: I can confirm audio themes is, as it now fails to initialise as I posted -- Derek Riemer Improving the world one byte at a time! ⠠⠊⠍⠏⠗⠕⠧⠬ ⠮ ⠸⠺ ⠐⠕ ⠃⠽⠞⠑ ⠁⠞ ⠁ ⠐⠞⠖ • Accessibility enthusiast. • Proud user of the NVDA screen reader. • Open source enthusiast. • Skier. • Personal website: https://derekriemer.com
|
|