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.
我正在开发一个文本转语音应用程序,在我的应用程序中,我有允许用户选择语言、管理音量和语速的设置。我可以使用AudioManager. 现在我唯一的问题是语言和语速,我不知道如何使用我的应用程序管理它们..
AudioManager
有人可以给我一个示例代码吗?