User avatar
Arfy @arfy@universeodon.com
4mo
Hey, Mastodon hive mind. I'm wondering what the best sollutions are these days for accessibly interacting with IRC? I come from the era of tools like MircWithSpeech and TalkingIRC. I'm currently using ADIIRC, with its speech plugin, which I helped develop! Along with @fastfinge, but i'm not sure if that client is seeing a lot of development, and there's still some annoying accessibility quirks, I'm also quite comfortable with irssi, but would prefer a windows native sollution if possible. Anything still good for mIRC? Something else?
4
4
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@arfy @fastfinge Hey hi! I still use mIRC with the mIRCSpeech plugin. Sure, the plugin hasn't changed in like 20 years, but neither has the JFW or presumably NVDA API.
1
0
1
0
4mo
@quanin @arfy I mean technically, the NVDA API has changed. But nobody uses the new functionality. I honestly wish I still had the code for sjams that me and @cachondo worked on years ago. It was my favourite incarnation of that concept, and would probably still work honestly. Just needs NVDA added.
2
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo I mean, probably technically so has the JFW API. It's been 20 years, after all. But the old functionality still exists, apparently, because I've been using it for 20 years. LOL
1
0
1
0
4mo
@quanin @arfy @cachondo So don't ever lose mircspeech. It's not on the internet anywhere anymore. Like totally gone. What version are you using? Is it the one by The Fudge and Mo/Ace? Or is it the one with my name on it? or the talking IRC one, Or the one Sean refactored? If it has my name on it please do feel free to dump it on github just so it's not lost forever.
1
0
0
0

User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo I only have the installer for it and no readme, but it was version 1.80 last updated in 2010.
1
0
0
0
@quanin @arfy @cachondo Is it bundled with a version of mIRC? Or does it install into an existing version of mIRC? If it's bundled with mirc, it's not mine. If it installs into an existing mIRC, it's either mine or Sean's. The one good thing about github, these days, is that abandoned projects stay there. This was long before github even existed LOL.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo It installs into an existing mIRC version. I explicitly avoided the bundled version because I do remember if you ever updated mIRC for any reason that thing hit the floor.
1
0
0
0
@quanin @arfy @cachondo In that case, who's ever it is, it's either GPL or IPL. Either way it can go on github.
1
0
0
0
@arfy @cachondo @quanin The installer is probably NSIS. So unzipping it instead of running it should get you the source. Or just send it to me and I'll make it a repo LOL. It still works and it should be online somewhere.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo Yeah, I'll give it a repo later today. I might see if the readme is somewhere on my machine and use that as the basis for the readme.md GitHub looks for.
1
0
0
0
@quanin @arfy @cachondo If it's anywhere, it'll be part of the installer when you unzip it. It might have also been dumped into your mirc directory in program files as well. Good grief this is making me feel old. Pretty sure as a teenager I touched, in at least some small way, every single talking IRC solution that ever existed.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo Okay, ReadMe located and yes, your name is definitely on it. It goes on GitHub later today. IF I don't feed you a repo URL by tomorrow AM, you have my permission to slap me.
2
0
1
0
User avatar
James H @quanin@allovertheplace.ca
4mo
1
0
0
0
@quanin @arfy @cachondo Oh wow! This is old! Even before mirc script allowed loading of dll files. There’s no way this supports NVDA. Jaws 3.5 was still newish when this was born.
2
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo Yeah, I could have swore it did, but I was apparently incorrect. Woops. I made the source available in case someone wants to hack at it.
1
0
1
0
@quanin @arfy @cachondo Good luck compiling vb6 today. Just rewrite that part in Python. All you do is listen for text and dump it to accessible output.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo Might make that my first vibe coding project. I thought about dusting off an old MUD codebase but this'll do.
1
0
1
0
User avatar
Munchkinbear @munchkinbear@mastodon.stickbear.me
4mo
@quanin @fastfinge @arfy @cachondo make claud do it, lol.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@munchkinbear @fastfinge @arfy @cachondo That was my plan. Probably using something like Cursor IDE.
1
0
0
0
User avatar
Sean Randall @cachondo@defcon.social
4mo
@quanin @munchkinbear @fastfinge @arfy and I used to use Colloquy on iOS back in the day. I don't think it's still developed ut it was usable. This was back when my main machine was running mIRC from a wired connection, I guess.
0
0
1
0
User avatar
Sean Randall @cachondo@defcon.social
4mo
@fastfinge @quanin @arfy I wasn't using NVDA with SJAMS; JAWS, window Eyes both had com support but the NVDA controller was a dll. I guess I'd have had to write an actual mIRC DLL to interface with NVDA.
Or perhaps it'd be easier to write an NVDA addon to mimic the JFW Com API, who knows.
0
0
1
0
User avatar
Arfy @arfy@universeodon.com
4mo
@quanin @fastfinge @cachondo thanks for this! Will be fun to see what works and what breaks. :D
1
0
1
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@arfy @fastfinge @cachondo It should absolutely all work. It's a pretty basic program and I've tested it on JAWS versions as recent as 2025. No reason the NVDA API should behave any differently.
2
0
0
0
@quanin @arfy @cachondo I suspect there will be issues with the new irc v3 message types not being read.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo What message types are those? And I assume that would just be a matter of updating the scripts and repackaging it. I just haven't seen any to test.
1
0
0
0
@quanin @arfy @cachondo You’d need to be on a network that uses them: ircv3.net/irc/
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo Well, once I throw it up on GH later if you want to update it, I mean it's partially your code. Just send me the new installer and I'll add it to the repo. Or give you access, whichever.
1
0
0
0
@quanin @arfy @cachondo lol I think I forgot everything I ever new about Mirc. Also, all the old irc hangouts I knew of are dead dead. So I’ve got nowhere to test.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo Well, then that can probably stay broken until one of us has a reason and a place to test. LOL
1
0
0
0
@quanin @arfy @cachondo I keep wanting to bring irc back in our community. But there’s just no good accessible iOS client. So it’s dead in the water.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo I don't even know how you'd make IRC accessible on iOS. Or even Android. On iOS in particular VO would be tripping over itself every time someone posted something new. You'd have a hell of a time doing anything.
1
0
0
0
@quanin @arfy @cachondo Same way discord does it.
1
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@fastfinge @arfy @cachondo It doesn't, really, though. And Discord's trash on iOS for other reasons.
1
1
1
0
User avatar
Arfy @arfy@universeodon.com
4mo
@quanin @fastfinge @cachondo Do you know if anyone's gotten their head around weechat? That seems to be the modern take on irssi. Highly scriptable too.
2
0
0
0
User avatar
James H @quanin@allovertheplace.ca
4mo
@arfy @fastfinge @cachondo I haven't, but IRSSI was a Linux client, yes? I remember using something like it without any real issues back in the day.
0
0
0
0
@arfy @quanin @cachondo Last I heard none of the ui was accessible so nobody bothered to do much with it.
0
0
0
0