Google Assistant Integration #577
Replies: 3 comments
-
I like the idea. But you are probably right in that it would conflict with the attempt of privacy. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the suggestion, @NellyWhadsDev. Could you give some concrete examples of actions you would like Google Assistant to provide? I am not very familiar with Google Assistant integration, but from this webpage it seems to be based on the Android intent system. Would we need to include any Google SDKs during compilation to make this work? |
Beta Was this translation helpful? Give feedback.
-
I have found a keynote talk about that topic |
Beta Was this translation helpful? Give feedback.
-
Planning to play with the Google assistant API to create conversational interactions that track daily activities. Could I build it as an addition to this code base? I imagine the same is possible for Siri, however, that would not be the scope of my (most likely amateurly attempted) work.
It seems it would be against one of the principles outlined in the readme: internet connection requirement for assistant voice, and some data sharing since it parses the speech tokens.
Could I get some thoughts from the maintainers?
Stay safe!
Beta Was this translation helpful? Give feedback.
All reactions