Re: [orca-list] Script to interact with Orca



Orca should announce anything with the accessible role of notification in response to a state-showing event. This could be accomplished via using a platform notification library or by creating the accessible object in your app and firing the accessibility event. Note that Orca doesn't (in theory) care if the thing is actually displayed on screen.

If your project is web based, ARIA live regions should work.

Orca doesn't have an API through which apps can make it do stuff. Sorry! But you could send things to speech-dispatcher.

HTH.
--joanie

On Wed, 2021-04-07 at 23:37 +0200, Corentin BACQUÉ-CAZENAVE via orca-list wrote:
Hi,

I'm contributor of a conferencing project, currently we are working to a TTS system for program notifications.

We found a way to do this on Windows (with Tolk library) and on MacOS (with Apple scripts), but we found nothing to interact with Orca.

There is any way to send a message to Orca and request him to say it?

Thanks in advance.

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]