B4A Tutorial [java] Guide - Using onActivityResult - Erel    Jan 12, 2011 values. Here is an example taken from VoiceRecognition object: private IOnActivityResult ion;...); } } ba.raiseEvent(VoiceRecognition.this, eventName...) throw new RuntimeException("VoiceRecognition was not initialized."); Intent... B4A Question Issue with VoiceRecognition and Activity_Pause - MrKim    Jul 14, 2017 When I click a button I want to open the mic for speech recognition. I have tried using VoiceRecognition, unfortunately it fires the Activity_Pause and Resume events. I am doing a lot of saving and restoring here which means I am no longer in the EditText which I am trying to put the text... VoiceRecogition and avoid the code in these events, but my concern is that at some point Android WILL pause... B4A Question VoiceRecognition, waiting for a command - tigrot    May 11, 2015 Hi everybody,
I'm wondering if I can wait, in a APP of my own, for a spoken words, a sort of vocal command.
It should work in background if possible...
I have to perform some task handsfree, so th... B4A Question How use VoiceRecognition? - darabon (first post)    Dec 7, 2021 The problem was Google Service on my device.
I enabled Google from Settings/Apps and now VoiceRecognition is working.... B4A Question VoiceRecognition timeout - grafsoft    Feb 24, 2014 Hi,
I want to use Voicrerecognition for Memos. But whenever I want to think for a second, and dhere... B4A Question How can I browse the VoiceRecognition object? - Beja    Jan 9, 2013 Hello friends!
in Erel's TTS example, the voice recognition object was mentioned.. but I can't see it in the lib list.. is it included in the core?
However, I am interested in the object... B4A Question [SOLVED] VoiceRecognition question - rosippc64a (first post)    Feb 25, 2021   (1 reaction) Thank you for the reply @Erel .
The solution was, that I needed to install the Google LLC to the device.... Spanish Problema con TTS y VoiceRecognition (acoplamiento de audio) - f0raster0 (first post)    Nov 18, 2020
...es como que el procesador se quedaba medio dormido o algo y al arrancar habia un error en el TSS... B4A Question Voice Recognition and UDP - max123    May 19, 2023 ) VR Success: true Invio pacchetto VR: ACK,<>,VoiceRecognition,<>,telefono casa telefono... initialized UDP socket is Null in the Voice Recognition _Result event. The application will not crash... sb.Append("ACK").Append(CM).Append("VoiceRecognition").Append(CM... & "VoiceRecognition" & CM & Texts.Get(0)) 'SendPacket("ACK" & CM & "VoiceRecognition" & CM & Texts.Get(0... B4A Question VoiceRecognition from a Service Module? - Erel (first post)    Aug 14, 2019 But this project has other errors.
There is a new library that you should try: https://www.b4x.com/android/forum/threads/speechrecognitionnoui-google-speech-recognition-without-popup.108605/... Page: 1   2   3   4   5   6   7   |