SDK-Privacy-Report icon indicating copy to clipboard operation
SDK-Privacy-Report copied to clipboard

Android APIs: SpeechRecognizer and Geocoder - SDK request

Open mark-ha opened this issue 4 years ago • 0 comments

Name: SpeechRecognizer and Geocoder Uses: SpeechRecognizer transmits audio off device for speech recognition; Geocoder transmits location off device to obtain an address Owner: Google Links to the SDK:

  • https://developer.android.com/reference/android/speech/SpeechRecognizer
  • https://developer.android.com/reference/android/location/Geocoder

Please tell us about the platforms for which the SDK exists [x] Android [ ] iOS

This is perhaps unusual in that these aren't third party SDKs that you bundle with an application, but part of the Android OS. Nonetheless, I see nothing in the rules that exempts such situations, and they involve personal data being sent off device - but the API documentation gives very little details, and not enough for developers to answer the Google Play questions.

I have already created an issue with Google at https://issuetracker.google.com/issues/207227852 , but I thought I'd create an issue here to let people know, or in case anyone else has already found an answer.

I've created a single issue here for both SpeechRecognizer and Geocoder for simplicity, but they could be split into two issues if that's preferred.

Thanks for creating this useful repository!

mark-ha avatar Dec 18 '21 13:12 mark-ha