Skip to content

Releases: Krost22/Unity-Local-TTS

Unity Local TTS v1.0.0 - Initial Release

Choose a tag to compare

@Krost22 Krost22 released this 07 May 20:32

Unity Local TTS v1.0.0 🚀

Initial production-ready release of the Unity Local TTS module.
A lightweight, offline-only Text-to-Speech solution for Windows-based Unity projects.

Key Features:

  • 🔊 100% Offline: Uses Windows SAPI for synthesis. No internet required.
  • 📂 Auto-Organization: Automatically sorts generated clips into language folders (EN/ES/PT).
  • Batch Generation: Generate multiple clips from a .txt or .csv file in seconds.
  • 🛠️ Editor Tooling: Professional UI with live preview and history management.
  • 📦 Low Overhead: Zero external dependencies or heavy DLLs.

Compatibility:

  • Unity: 2022.3 LTS or newer (Tested on Unity 6).
  • OS: Windows 10/11 only for generation (Clips work on all platforms).
  • Input: Supports standard .wav output.

Developed by KrostGames