googlesamples / assistant-sdk-python

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

Portuguese(Brazilian) not available for selection in google app using hotword.py #242

Open AlexssandroUeno opened 6 years ago

AlexssandroUeno commented 6 years ago

If i run the pushtotalk.py on my Raspberry PI3, in the settings of the Google App the Portuguese(Brazilian) appears for selection, but if i run the hotword.py, it is created as another Google device in Devices list and does not appear for selection the Portuguese(Brazilian). 1 These are the 2 devices generated, when i run pushtotalk.py and hotword.py 2 This is the language selection in pushtotalk device. The Brazilian Portuguese appears. 3 And this is the language selection in hotword device. The Brazilian Portuguese don't appears.

pratesbh commented 6 years ago

Hi Alessandro, Unfortunately I don't think this is a bug. Release log shows that Portuguese is available for Google Assistant Service, but not for Google Assistant Library which supports the hotword detection. I'm also interested on hotword support for Portuguese.