google-voice-search Questions
1
Solved
I finally migrated an old project of mine from Eclipse/ADT to Android Studio (2021.3.1.17).
In the course of this migration, I fixed numerous issues stemming from outdated and deprecated methods an...
Venose asked 13/12, 2022 at 8:49
2
Solved
I'm trying to use Google's Cloud Speech API. There's documentation and code examples here:
https://cloud.google.com/speech/docs/basics
https://cloud.google.com/speech/docs/rest-tutorial
I can ge...
Guadiana asked 15/10, 2016 at 14:49
1
Solved
In most Android devices, the RecognitionService will be supplied by Google's native 'Now/Assistant' application.
Up until Android Oreo, I was able to query the languages supported by the Google Re...
Feeze asked 29/1, 2018 at 11:21
6
Solved
I am developing an Android Application that is based around Speech Recognition.
Until today everything has been working fine and in a timely manner, e.g. I would start my speech recogniser, speak,...
Nonmaterial asked 1/7, 2016 at 16:41
2
I have made research on google offline speech recognition. but it works fine in google nexus 5(OS:-4.4) but same build if I implement in Samsung galaxy s5(OS:-5.0) it is not recognizing and it is s...
Stanislaus asked 30/9, 2015 at 12:33
4
Solved
I have a test app that uses Google voice in a continuous manner and it plays the beep sound every time Google recognition service is called. I am trying to get rid of the beep sound. I have read th...
Urbane asked 9/6, 2016 at 19:43
2
Solved
I am trying to make Google Now accept custom commands and send an Intent to my app when a particular query is made.
I did this successfully using Tasker and Autovoice, but I want to do the same wi...
Corrincorrina asked 20/7, 2016 at 13:26
0
Context:
I'm trying to integrate the google voice actions in my app. I have seen and understood (or at least that what I think) the google codelabs-io2015 example and in this example if you don't ...
Tekla asked 30/3, 2016 at 14:14
2
I want to introduce a new feature into my app: permanent voice recognition.
First of all I followed these posts:
Voice recognition
Speech recognition in Android
Offline Speech Recognition In A...
Hoyden asked 23/7, 2014 at 11:29
1
© 2022 - 2024 — McMap. All rights reserved.