Update:
I have 2 test devices, Samsung Galaxy A52S & Lenovo Tap 11
Local Preview
- Speechsynthesis: Working
- Speechrecognition Single Phrase: Working
- Speechrecognition Continuous: Working
Samsung Galaxy Cordova (Android)
- Speechsynthesis: BROKEN
- Speechrecognition Single Phrase: Working
- Speechrecognition Continuous: BROKEN
Lenovo Tap 11 Cordova (Android)
- Speechsynthesis: BROKEN
- Speechrecognition Single Phrase: BROKEN (Even if it says its supported)
- Speechrecognition Continuous: BROKEN
Samsung Galaxy Remote Preview (Chrome)
- Speechsynthesis: Working
- Speechrecognition Single Phrase: Working
- Speechrecognition Continuous: Broken
Lenovo Tap 11 Remote Preview (Chrome)
- Speechsynthesis: Working
- Speechrecognition Single Phrase: Working
- Speechrecognition Continuous: Broken
Is there anything i can potentially do about it? am i doing something wrong? (I tested this with the default Constrcut 3 demos also)
Ashley are those issues known? Shouldn't the plugins be marked as experimental or Web only if they work this unrelyably on pretty well knows devices? Maybe there is some flags i have to set somehow?
It seems like there are not many alternatives out there exept for MAYBE Capacitor which i havent tested yet, but idk if it is any different from cordova. Or maybe there is a way to wrap the app in a google chrome stand alone version or something which is installed on the device so it just looks like an app but in reality is loaded from a website? Anyone knows if this is possible? The important part is that i can get it into the app store.
Thanks
j0schi