25
Views
2
Comments
Solved
[Speech Recognition Plugin] How can I ensure the user's privacy?
Question
speech-recognition-plugin
Mobile icon
Forge asset by Miguel Antunes
Application Type
Mobile

Hi,


I'm developing a POC for an application which will handle personal private information.

How can I ensure the user's privacy?

why the need for internet connection?

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi Jorge,

The Plugin is a wrapper around cordova component https://github.com/kelter-antunes/cordova-plugin-speechrecognition, which uses the google speech API for android ad Apple's servers for iOS.

For that the internet is required.

Privacy information Google services: https://cloud.google.com/speech-to-text/docs/data-logging

Privacy information Apple: https://www.apple.com/privacy/features/

Regards,

Daniel


UserImage.jpg
jorge Coutinho

Thanks


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.