Skip to main content

Library to provide speech and braille output to a variety of different screen readers and other accessibility solutions.

Project description

Accessible Output 2 is an MIT licensed library for speaking and brailling through multiple screen readers and other accessibility systems.

Accessible Output 2 makes selection of the appropriate speech and Braille output a snap, and also allows the programmer to select and use a specific output, for instance to force speaking through the Microsoft Speech API even if the user has a screen reader loaded.

>>> import accessible_output2.outputs.auto
>>> o = accessible_output2.outputs.auto.Auto()
>>> o.output("Some text") #attempts to both speak and braille the given text through the first available output
>>> o.speak("Some other text", interrupt=True) #Speak some text through the output, without brailling it, and interrupt the currently-speaking text if any

Accessible Output 2 makes it simple to add spoken and brailled notifications to your applications on multiple platforms, facilitating accessibility for the visually impaired and also providing a nice alternative means of providing notifications to a sighted user.

Supported Outputs:

Speech:

  • JAWS for Windows

  • NVDA

  • Window Eyes

  • System Access

  • Supernova and other Dolphin products

  • PC Talker

  • ZDSR

  • Microsoft Speech API

Braille:

  • JAWS for Windows

  • NVDA

  • Window Eyes

  • System Access

  • Supernova and other Dolphin products

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

accessible_output2-0.17.tar.gz (805.3 kB view details)

Uploaded Source

Built Distribution

accessible_output2-0.17-py2.py3-none-any.whl (809.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file accessible_output2-0.17.tar.gz.

File metadata

  • Download URL: accessible_output2-0.17.tar.gz
  • Upload date:
  • Size: 805.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for accessible_output2-0.17.tar.gz
Algorithm Hash digest
SHA256 592da28fbbbd538e81ecd17236aaef3c5b86cdee8fbf3f6f2b8b81bcebd99389
MD5 ab5a4adefbdddebfd82f3c6b0f791fcf
BLAKE2b-256 aed1e877ce1c6a44abd054543420351d91dd2d5c988364a15e9b81e13b3c65c7

See more details on using hashes here.

File details

Details for the file accessible_output2-0.17-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for accessible_output2-0.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bdcfc5f2c8ecb50b219fa7d547018dd0c99dfa4c56b506872c74f5dc941a3288
MD5 4e39af334f4271f41eb9cdacc9d7347d
BLAKE2b-256 028e2bb81f845d8f3ecb07acd094544ecbf0c0e02f80364e35fdabaec96ee6dc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page