https://github.com/fastfinge/adispeak
Solution to make AdiIRC interface with screen readers.
https://github.com/fastfinge/adispeak
adiirc irc nvda screenreader
Last synced: 24 days ago
JSON representation
Solution to make AdiIRC interface with screen readers.
- Host: GitHub
- URL: https://github.com/fastfinge/adispeak
- Owner: fastfinge
- License: lgpl-2.1
- Created: 2018-01-26T13:34:20.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-02-06T15:13:19.000Z (about 2 years ago)
- Last Synced: 2024-02-07T06:39:20.186Z (about 2 years ago)
- Topics: adiirc, irc, nvda, screenreader
- Language: C#
- Size: 990 KB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.NVDA
Awesome Lists containing this project
README
# adispeak
Solution to make AdiIRC interface with screen readers.
## Latest Preconfigured Adispeak
Get adispeak alpha 0.3 from:
https://github.com/fastfinge/adispeak/releases/download/v_0.3/adispeak_0.3.zip
## Installing
Put everything in adispeak\bin\x64\release into the same folder as AdiIRC.exe. Run AdiIRC.exe, go to file, plugins, then load. Load adispeak.dll. It should work!
## Building
Have Visual Studio 2019. Do the obvious things; the project should come with everything you need!