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.