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: https://www.b4x.com/android/forum/threads/android-speech-recognition-api-wrapper.62959/#content
3: https://www.b4x.com/android/forum/threads/chargeable-speechrecognizer-library.27409/
For years I have been successfully using these libraries. Now the only library that still works is the standard B4A VR library.
Apparently Google has made changes such that their speech recognition API now is broken.
The strange thing is that the RMS event is still working (showing microphone activity) but the OnResults and OnPartialResults events do not occur so no recognized text results are shown.
Has anyone else noticed this and is there maybe a work-around?
These libraries can be found here:
1: https://www.b4x.com/android/forum/threads/another-speechrecognizer-library.37584/#post-221995
2: https://www.b4x.com/android/forum/threads/android-speech-recognition-api-wrapper.62959/#content
3: https://www.b4x.com/android/forum/threads/chargeable-speechrecognizer-library.27409/
For years I have been successfully using these libraries. Now the only library that still works is the standard B4A VR library.
Apparently Google has made changes such that their speech recognition API now is broken.
The strange thing is that the RMS event is still working (showing microphone activity) but the OnResults and OnPartialResults events do not occur so no recognized text results are shown.
Has anyone else noticed this and is there maybe a work-around?