语音转文本识别

发布于 2024-11-29 19:09:00 字数 63 浏览 2 评论 0原文

我是 Android 开发的初学者。是否有可能编写一个可以访问谷歌基于网络的后端语音到文本系统的语音到文本软件?

I am a beginner in Android development. Is there any possibility to write a speech to text software that could access Googles network based back-end voice to text system ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

满天都是小星星 2024-12-06 19:09:00

您可以尝试识别器意图...查看下面的链接,看看它是否回答您的查询:
语音识别示例代码

语音识别器文档

you can try the recognizer intent...check out the links below and see if it answers your query:
sample code for voice recognition

voice recognizer documentation

小梨窩很甜 2024-12-06 19:09:00

不,Google Voice API 已关闭。他们不允许使用他们的 API 为他人制作软件。

还有其他公司可以提供语音识别软件作为产品(安装在服务器中)或服务(发送音频和接收文本)。

No, Google Voice API is closed. They don't allow to used their API to make software for others.

There are other companies that can provided speech recognition software as a product (you install in your server) or as a service (send audio and receive text).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文