https://github.com/unitycoder/unityruntimetexttospeech
Runtime TTS plugin for unity, using espeak-ng (windows only)
https://github.com/unitycoder/unityruntimetexttospeech
Last synced: 9 months ago
JSON representation
Runtime TTS plugin for unity, using espeak-ng (windows only)
- Host: GitHub
- URL: https://github.com/unitycoder/unityruntimetexttospeech
- Owner: unitycoder
- License: gpl-3.0
- Created: 2019-12-20T12:57:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T11:17:59.000Z (almost 4 years ago)
- Last Synced: 2025-03-17T04:42:41.955Z (9 months ago)
- Language: C#
- Size: 2.66 MB
- Stars: 64
- Watchers: 8
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnityRuntimeTextToSpeech
Runtime TTS plugin for unity, using [espeak-ng](https://github.com/espeak-ng/espeak-ng) & [espeak-ng-wrapper](https://github.com/parhamdoustdar/espeak-ng-wrapper) and [dll manipulator](https://github.com/MCpiroman/UnityNativeTool)
Quick project scrambled together from bits and pieces, to get free, non-windows-system-voice dependent, runtime TTS for unity.
## Unity version
2018.3.13f1
## Windows
Minimum version : Windows 8
### Alternatives
https://github.com/unitycoder/UnityRuntimeTextToSpeech/wiki/Alternative-TTS-plugins
## Example Voice
"Tweaky" https://soundcloud.com/user-689598301/unity-runtime-texttospeech-tts
## Pull requests
Are accepted, but open issue first to describe your fixes or updates
## Unity Forum Thread
https://forum.unity.com/threads/free-runtime-text-to-speech-plugin-windows-only.797310/
### dll manipulator license
https://github.com/mcpiroman/UnityNativeTool/blob/master/LICENSE.txt
### espeak dotnet wrapper license
https://github.com/parhamdoustdar/espeak-ng-wrapper/blob/master/LICENSE
### espeak-ng license
https://github.com/espeak-ng/espeak-ng#license-information