googlesamples / assistant-sdk-python

Samples and bindings for the Google Assistant API
http://developer.google.com/assistant/sdk
Apache License 2.0
915 stars 321 forks source link

Possible to cast to Google Assistant enabled device? #161

Open dolanmiu opened 6 years ago

dolanmiu commented 6 years ago

Is it possible to cast to a Google Assistant enabled device?

For example, I install this on a Raspberry Pi, then on my computer, I cast the audio to the Pi.

Like what Google Home can do

Is it to do with Device Actions?

https://developers.google.com/assistant/sdk/device-actions-overview

Fleker commented 6 years ago

No, casting is a slightly separate component from the Assistant SDK.