Control 2 outputs (pins 2,3) of Arduino Uno by talking to your Android device using the B4A app. The device is connected via OTG cable.
Words or sentences can be edited at run time or in the code. The app uses speech recognition.
Hi,
I have an app that use SpeechRecognition and TTS functionality : I use TTSID and SpeechRecognition_NoUi Libraries.
My app work perfectly if the device have SR and TTS enabled by defaut, which is the case for most android devices, especially those with Google services enabled.
If this is not...
With this, you can add speech recognition feature to your application without google speech recognition popup (check attached example),
SpeechRecognitionNoUI
Author: @Biswajit
Version: 1.5
SpeechRecognitionNoUI
Events:
ReadyForSpeech
Called when the endpointer is ready for the user to start...
Since a couple of days the three speech recognition libraries in the forum (by Vpires, Stevel05 and XverhelstX) seem to no longer work with Android version 4!
These libraries can be found here:
1: https://www.b4x.com/android/forum/threads/another-speechrecognizer-library.37584/#post-221995
2...
I have tried this post and at post #25 is a very good example to demo offline speech recognition.
https://www.b4x.com/android/forum/threads/android-speech-recognition-api-wrapper.62959/page-2#post-478817
Now, I want to try speech recognizing and media playing simultaneously. I found when speech...
Hello,
does anybody know what do I need to use for my app to do something if I am saying something(on long duration of silence), without touching or pressing anything on my app?
I tried using voice recognition in a loop, but when the voice recognition dialog has no match (for example in a case...
I am working on a project in B4A, that requires voice recognition.
After searching the forum I have realized that included Phone.VoiceRecognition library is not suitable for my needs.
My needs are as follows:
- No dialog or popup
- Works offline
- Ability to give it a list of words (or grammar)...
I'm using the XSpeechRecognizer library (updated by @Multiverse app) to convert spoken reminders to text.
It's working pretty well, but I do have a few questions:
- It stops the recording and fires the EndOfSpeech event after detecting silence after 1-2 seconds. Is this duration configurable...
Hi all,
my database is in English, but some users of my program may have difficulty with that.
Take the case of a health care worker in rural Uganda who has to assist a complicated childbirth where the nearest doctor is 3 hours away and no Internet is available.
Now he/she can
enter a search...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.