Android上的离线Google语音识别 [英] Offline google voice recognition on android

查看:583
本文介绍了Android上的离线Google语音识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个Android应用程序,该应用程序将监听语音命令,并相应地触发操作.

I am working on an android application which will listen to voice command and triggers actions accordingly.

以下是一些疑问:

  1. 是否可以在android应用中使用google语音识别离线库.
  2. 我们可以创建自己的单词词典吗?带有唤醒词的命令.

  1. Is google voice recognition offline library is available to use in android apps.
  2. Can we create our own dictionary of words & commands with wake up word.

应用程序应在脱机模式下运行(没有Internet).

Application should work in offline mode(Without Internet).

推荐答案

可以在Android应用中使用Google语音识别离线库吗?

Is Google voice recognition offline library is available to use in android apps.

我认为此问题已在此处得到解答: Android中的离线语音识别(JellyBean)

I think this question is already answered here: Offline Speech Recognition In Android (JellyBean)

我们可以创建自己的单词词典吗?带有唤醒词的命令.

Can we create our own dictionary of words & commands with wake up word.

使用Google语音识别是不可能的.因此,我建议您使用其他解决方案: PocketSphinx

This is not possible with Google voice recognition. Therefore I would suggest you a different solution: PocketSphinx

应用程序应在脱机模式下工作(不使用Internet).

Application should work in offline mode(Without Internet).

与PocketSphinx一起使用

Possible with PocketSphinx

这篇关于Android上的离线Google语音识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆