Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 561 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 561 Bytes

UnityTTSEngine

Example Android App to showcase TTS functionality

The Folder TTSEngine contains the Example Unity C# project, which contains some other miscellaneous code to facilitate testing of the plugin.

The Folder Japanese TTS on the other hand contains the android project used to create the Unity Android plugin. The contents in these folder should be opened with android studio.

The ttslibrary-debug folder contains the output from when we compile the java library. The classes.jar file is the plugin we use in our Unity Project.