Navigation Menu
Search code, repositories, users, issues, pull requests..., provide feedback.
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly.
To see all available qualifiers, see our documentation .
- Notifications You must be signed in to change notification settings
Android Native text To Speech plugin for Unity 3d
HoseinPorazar/Android-Native-TTS-plugin-for-Unity-3d
Folders and files, repository files navigation.
Android native Text To Speech plugin for Unity 3d
Simple Implementation of android Text To Speech to use in Unity 3d. with abilty to change TTS speed and pitch and Language and callback for errors.
if you are creating a Unity 3d project for Android devices , and you want to implement Text To Speech in your project , you can use this plugin. This plugin is written in Android Studio V2.3 , plugin source code in Android Studio is Available to download, you can download and modify based on your needs.
How this works : we use plugin to implement Text To Speech of Android device, we create a script in Unity 3d to call methods of plugin and plugin returns error ( if error happens ). How to use this plugin in Unity 3d : 1-import AndroidNativeTTS.unitypackage into your project 2-create an empty game object and rename it to tts. 3-attach test script and TextToSpeech script to tts game object. 4-add a button and set the on click event to test.Speak(). 5-build project for Android platform.
Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
IMAGES
VIDEO