Hello, I would like to use this library, specifically the TTS (Text-to-Speech), in an Android project built with Java. However, since the project is configured with Java 11 and Gradle version 7 (it's a somewhat exotic project), I need the .c file to link the methods and be able to use them. Could you please assist me in constructing this file?
Hello, I would like to use this library, specifically the TTS (Text-to-Speech), in an Android project built with Java. However, since the project is configured with Java 11 and Gradle version 7 (it's a somewhat exotic project), I need the .c file to link the methods and be able to use them. Could you please assist me in constructing this file?