Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个用于印度语言文本到语音的 android 应用程序,并且 CMU Flite 提供印度语言语音数据库。但我不知道如何在我的应用程序中使用这个插件。请帮我。我可以通过哪种方式在自己的应用程序中使用 Flite TTS 引擎?
您需要从这里的源代码构建它
几周前我尝试过这个,但没有成功。脚本已经过时,并且没有为 gradle 设置。
一些 Native 代码也存在兼容性问题。
因此,要解决所有这些问题并不容易。