https://github.com/nixon-voxell/unityttsexamples
Text to speech examples in Unity.
https://github.com/nixon-voxell/unityttsexamples
Last synced: 8 months ago
JSON representation
Text to speech examples in Unity.
- Host: GitHub
- URL: https://github.com/nixon-voxell/unityttsexamples
- Owner: nixon-voxell
- Created: 2022-04-23T04:50:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T03:04:31.000Z (over 2 years ago)
- Last Synced: 2025-01-12T07:36:14.527Z (9 months ago)
- Language: ShaderLab
- Homepage: https://github.com/voxell-tech/UnityTTS
- Size: 1.26 MB
- Stars: 14
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity TTS Examples
This is an example project showcasing the [UnityTTS](https://github.com/voxell-tech/UnityTTS) package. Examples in this package will also be included in the package itself (as samples). However, those examples will only be updated once in a while. If you want the lastest example scenes, grab it here!
## Installation
1. Just perform a recursive clone alongside all the submodules.
2. And you are ready to go!Refer to [UnityTTS](https://github.com/voxell-tech/UnityTTS) repository for more info.