Skip to content

Jonnygeo/neo-voice-tts

 
 

Repository files navigation

🗣️ Neo Voice TTS

License: Custom NeoLegacy Built by JonnyG Module Tech

“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.


🔊 Features

  • 🎙️ ElevenLabs TTS Integration (all voice models)
  • 🔁 Text-to-Voice rendering for legacy messages
  • 📦 Outputs playable audio streams or downloadable .mp3 files
  • 🔐 API-key secured and modular
  • 🧠 Ready to integrate with AI agents, vaults, and future-dated delivery

⚙️ Technology

  • Node.js
  • @elevenlabs/elevenlabs-js SDK
  • 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/Jonnygeo

🚀 Setup

git clone https://github.com/Jonnygeo/neo-voice-tts.git
cd neo-voice-tts
npm install

---
 

About

The official JavaScript (Node) library for ElevenLabs Text to Speech.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%