PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Speech recognition Android WM off-line not permitted
Speech recognition Android WM off-line not permitted
Started by busfra, Jun., 09 2018 10:21 PM - No answer
Registered member
19 messages
Posted on June, 09 2018 - 10:21 PM
Hi All!
Please I need to understand why in documentation (also in 23) I see

Caution: SpeechRecognitionTrigger requires an Internet connection therefore it cannot be used in off-line mode.

when it seems that Google on Android allows offline use

https://9to5google.com/2016/03/11/google-accurate-offline-voice-recognition/
where I see

Since API level 23 a new parameter has been added EXTRA_PREFER_OFFLINE which the Google recognition service does appear to adhere to.

It seems that with and I can use it if I download all the speech language packages on my Android device.
I think will be useful adding parameters with mode (on/offline), language pack preferred (that must be obviously installed).
Or am I wrong and WM does not use API Google recognition service?

Thanks!
Franco