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开发的初学者。是否有可能编写可以访问基于谷歌网络的后端语音到文本系统的语音到文本软件?
您可以尝试识别器意图...查看下面的链接,看看它是否回答了您的查询: 语音识别示例代码
语音识别器文档
不,Google Voice API 已关闭。他们不允许使用他们的 API 为他人制作软件。
还有其他公司可以将语音识别软件作为产品(您安装在服务器中)或作为服务(发送音频和接收文本)提供。