J3sven / alt1-dialog-tts

Addon for the RuneScape Alt1 Toolkit that parses ingame dialog boxes to TTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt1 dialog tts


Alt1 app that parses dialog boxes in RuneScape into the Elevenlabs TTS API and crowdsources Ai generated audio to voiceact everything

To continue development and build from source:

#to initialize the repo and install dependencies
npm i
#build
npm run build
#alternatively to auto-rebuild when source files are changed
npm run watch

About

Addon for the RuneScape Alt1 Toolkit that parses ingame dialog boxes to TTS


Languages

Language:TypeScript 76.1%Language:CSS 11.5%Language:HTML 7.8%Language:JavaScript 4.6%