Elektrine lite

← Feed

@mewproj@fwoof.space

Post #3843521

2026-07-15 22:10 UTC

Android people! Tired of MicroDectalk? I've just created a regular old DECTalk TTS engine for Android! Download: https://github.com/masonasons/DECTalkAndroid/releases/download/v0.1.0/DECtalk-v0.1.0.apk Repo: https://github.com/masonasons/DECTalkAndroid

Replies (1)

  • @mewproj@fwoof.space 2026-07-16 02:40

    Finally, Windows and NVDA people. I figure the old DECtalk add-on code we've had floating around since 2012 that we've been hacking and hacking on isn't doing anyone any favors. I've built an entirely new NVDA add-on for DECtalk. This one comes with a fully native 64-bit DECtalk DLL, no compatibility layer required, as well as a 32-bit DLL for all the way back to NVDA 2023 compatibility. In addition, we now support changing all of DECtalk's voice perametors, including SPF. Finally, we use NVDA's built-in Sonic (2025.1+) library, and package our own for pre 2025.1, so you can boost your DECtalk however you like! https://github.com/masonasons/DECTalkNVDA/releases/download/v0.1.0/DECtalk-v0.1.0.nvda-addon

    Open ##3848584