Hi,
I am making a kid friendly app and my app uses the user media speech recognition feature.
I am about to submit my app on google play until I read the following requirement:
"If your app targets child audiences and uses the Android Speech API, your app's RecognizerIntent.EXTRA_CALLING_PACKAGE must be set to its PackageName."
Does this requirement apply to the user media/speech recognition feature in construct 2? If yes, how do I set the "RecognizerIntent.EXTRA_CALLING_PACKAGE " as described in the requirment?