I'm attempting to get speech recognition to work on Android, but not sure if I'm doing it wrong or it simply isn't compatible. I'm exporting the demo project 'speech recognition' as a debug apk and installing it on my Nexus 6P running Android 8.0.
I've tried changing the mode to Phrase and other options, but the app still spits out the 'not supported' text in the status text object.
Speech Recognition has been built into Construct for awhile now, but I'm unable to find any evidence of whether or not it's supported or not in the C3 documentation or elsewhere.