You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Assistant enables voice-forward control of Android apps. Using Assistant, users can launch apps, perform tasks, access content, and more by using their voice to say things like, "Hey Google, start a run on Example App."
As an Android developer, you can use Assistant's development framework and testing tools to easily enable deep voice control of your apps on Android-powered surfaces, such as mobile devices, cars, and wearables.
use case: say "Hey Google, start feeding in baby buddy" and this would launch the intent in BabyBuddyAndroid
The text was updated successfully, but these errors were encountered:
Hey! Yes, this is sort-of a duplicate of #17, I think. Even though with #17 I was thinking of a slightly different sort of implementation. I would love to do this and I think this is very much possible, I just did not get around implementing this.
I will close #17 in favor of this one, need to see when I can get around doing this.
Would it be possible to add App Actions for Google Assistant?
via https://developer.android.com/guide/app-actions/overview
use case: say "Hey Google, start feeding in baby buddy" and this would launch the intent in BabyBuddyAndroid
The text was updated successfully, but these errors were encountered: