{"id":43364753,"url":"https://github.com/accessibleapps/accessible_output2","last_synced_at":"2026-02-02T04:41:21.191Z","repository":{"id":44366836,"uuid":"192788583","full_name":"accessibleapps/accessible_output2","owner":"accessibleapps","description":"Output speech and braille using a variety of screen-reading solutions","archived":false,"fork":false,"pushed_at":"2024-07-14T01:20:32.000Z","size":1375,"stargazers_count":25,"open_issues_count":10,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-01-14T18:27:39.718Z","etag":null,"topics":["accessibility"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/accessibleapps.png","metadata":{"files":{"readme":"readme.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-19T19:00:15.000Z","updated_at":"2025-10-07T09:03:45.000Z","dependencies_parsed_at":"2023-01-30T22:01:20.877Z","dependency_job_id":null,"html_url":"https://github.com/accessibleapps/accessible_output2","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/accessibleapps/accessible_output2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessibleapps%2Faccessible_output2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessibleapps%2Faccessible_output2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessibleapps%2Faccessible_output2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessibleapps%2Faccessible_output2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/accessibleapps","download_url":"https://codeload.github.com/accessibleapps/accessible_output2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessibleapps%2Faccessible_output2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29005752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility"],"created_at":"2026-02-02T04:41:20.499Z","updated_at":"2026-02-02T04:41:21.177Z","avatar_url":"https://github.com/accessibleapps.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Accessible Output 2: Make your app speak\r\n==================================================\r\n\r\nAccessible Output 2 is an MIT licensed library for speaking and brailling through multiple screen readers and other accessibility systems.\r\n\r\nAccessible 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.\r\n\r\n.. code-block:: python\r\n\r\n    \u003e\u003e\u003e import accessible_output2.outputs.auto\r\n    \u003e\u003e\u003e o = accessible_output2.outputs.auto.Auto()\r\n    \u003e\u003e\u003e o.output(\"Some text\") #attempts to both speak and braille the given text through the first available output\r\n    \u003e\u003e\u003e o.speak(\"Some other text\", interrupt=True) #Speak some text through the output, without brailling it, and interrupt the currently-speaking text if any\r\n\r\nAccessible 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.\r\n\r\nSupported Outputs:\r\n------------------\r\nSpeech:\r\n\r\n- JAWS for Windows\r\n- NVDA\r\n- Window Eyes\r\n- System Access\r\n- Supernova and other Dolphin products\r\n- PC Talker\r\n- ZDSR\r\n- Microsoft Speech API\r\n\r\n\r\nBraille:\r\n\r\n- JAWS for Windows\r\n- NVDA\r\n- Window Eyes\r\n- System Access\r\n- Supernova and other Dolphin products\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccessibleapps%2Faccessible_output2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccessibleapps%2Faccessible_output2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccessibleapps%2Faccessible_output2/lists"}