“Every word you speak should last longer than your voice. Now it can.”
Neo Voice TTS is a plug-and-play text-to-speech rendering module that transforms written messages into lifelike voice audio using ElevenLabs. It's built as part of the NeoLegacy AI Platform to turn truth, emotion, and memory into spoken legacy.
- 🎙️ ElevenLabs TTS Integration (all voice models)
- 🔁 Text-to-Voice rendering for legacy messages
- 📦 Outputs playable audio streams or downloadable
.mp3files - 🔐 API-key secured and modular
- 🧠 Ready to integrate with AI agents, vaults, and future-dated delivery
Node.js@elevenlabs/elevenlabs-jsSDK- MP3/audio stream handler
- Works locally or server-side
- Plugs into NeoLegacy voice delivery system
🧩 Connected Modules Module Role neo-voice-core Requests voice render from text neo-msg-deliver Delivers rendered audio messages NeoLegacy Plays voice clips from dashboard interface
🛡 LICENSE SUMMARY This module is protected under a custom NeoLegacy license. Non-commercial use only. No rebranding, reselling, or SaaS cloning permitted. See full LICENSE file for terms.
🔗 Social & Community
👨💻 Author JonnyG (aka JokerJonny) AI Dev • Cyber Defense • Digital Legacy Architect github.com/Jonnygeogit clone https://github.com/Jonnygeo/neo-voice-tts.git
cd neo-voice-tts
npm install
---