An open API service indexing awesome lists of open source software.

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.

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!