Publisher | Neblar Technologies |
---|---|
File size | 181.31MB |
Number of files | 20 |
Latest version | 0 |
Latest release date | 2021-04-22 08:20:20 |
First release date | 2021-04-22 08:20:20 |
Supported Unity versions | 2018.4.2 or higher |
The best value for money voice generation asset. Comes with one free preview voice.
Our SDK allows you to embed TTS voices in applications to be shipped to clients as well as used internally for generating speech.
Text to AudioClip in only 2 lines of code!
NeblarVoice.Voice voice = NeblarVoice.NeblarVoice.LoadLocalVoice("uEcr98B5");
AudioClip clip = await voice.ToVoice("Hello World");
Demo content information
Please note that the demo scene in this asset uses the following third-party content:
- Lato-Bold.ttf, Lato-BoldItalic.ttf, Lato-Light.ttf, Lato-LightItalic.ttf, Lato-Regular.ttf under the Open Font License
Please see Notice.txt file in package for details.