-
-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Implement action on Google #239
Comments
This feature would also be nice for Signal. |
For just sending messages, presumably Dicio could make a |
I remember reading that App Actions were restricted to system apps, but apparently it might be possible to read |
The article does also mention that a Voice Interaction Service is an alternative to being a launcher, for getting the full |
Oh, thanks! I found an example implementation of VoiceInteractionService here and maybe it can be used |
Probably is stupid, but it seems to me that Google Assistant have a sort of API to interact with other app.
See:
https://github.com/actions-on-google
And
https://developer.android.com/develop/devices/assistant/test-tool
Would be possible to implement such actions/intents on dicio?
This would make possible to send a message on WhatsApp directly from dicio for example.
The text was updated successfully, but these errors were encountered: