Questions tagged [google-assistant-sdk]

The Google Assistant SDK allows you to build hardware that runs the Google Assistant. If you have a question about devices or writing apps that work with the Google Assistant, see the actions-on-google tag.

Tag for the developer preview of the Google Assistant SDK.

With this SDK hardware prototypes can be built that include the Google Assistant, such as a self-built robot or a voice-enabled smart mirror. This allows you to interact with the Google Assistant from any platform.

The Google Assistant SDK includes a gRPC API, a Python open source client that handles authentication and access to the API, samples and documentation. The SDK allows you to capture a spoken query, for example "what's on my calendar", pass that up to the Google Assistant service and receive an audio response. And while it's ideal for prototyping on Raspberry Pi devices, it also adds support for many other platforms.

To get started, visit the Google Assistant SDK website for developers, download the SDK, and start building.

930 questions
-1
votes
1 answer

Actions on Google support

I'm playing around with assistant SDK 0.1.0 .. Are "Actions on google" app supported on it? When I try to speak to my app it tells me " isn't supported on this device"
-1
votes
1 answer

I want to build google assistant on my android application

i want to build ai speaker to use google assistant on android app not android things. may be i think i will use grcp because python not execute on android app. Is there any way I can use Google Assistant already installed in my mobile phone ? my…
-1
votes
1 answer

How to set up French Language for Google Assistant SDK on a Raspberry Pi?

Now that Google Assistant is available, is it possible to have the french language on a raspberry pie ? Best regards
-1
votes
1 answer

How to set up French Language for Google Assistant SDK on a Raspberry Pi

How to set up French Language for Google Assistant SDK on a Raspberry Pi Will we have the voice in French? Thks Regards Anne Romane
-2
votes
1 answer

Develop notes & lists in App Actions Google Assistant

I've an application for Android and iOS that can be used to create grocery lists. I want to integrate the Google Assistant service with my application. I've already integrated Alexa, creating a Skill and subscribing to the events of the lists. I…
-2
votes
1 answer

My Action on Google Assistant was deployed on 5th Nov but still I haven't got any email of SWAGS

My action on Google Assistant was successfully deployed on 5th November 2019 but I haven't received any mails regarding the SWAGS.
-2
votes
2 answers

Problem facing in Home Assistant and Google assistant integration

I am having below two issue, The below one observed from IFTTT make an web request, 1.Applet skipped "If You say "Open Binny", then Make a web request".Unable to make web request: Error: ETIMEDOUT "I am using this URL…
Solomon
  • 45
  • 9
-2
votes
2 answers

How to open a specified activity inside my android application through voice command( google assistant) using android

I have three activities in my app and the initial activity is LauncherActivity,this is the starter class. I would like to launch an activity (named MainFormActivity) in my app using voice command. i.e, Google assistant. Could anyone help me to…
varsha jeevan
  • 49
  • 1
  • 11
-2
votes
1 answer

Input/Output context of intent in dialogflow

Hello World! I need your help in dialogflow v2. I have to ask and get user informations like gender, last-name, first-name, maiden-name. Diagram of my intents List of intents Detail of an intent After the welcome intent, I have the Gender…
-2
votes
1 answer

Is it possible (as of June 2018) to successfully run the Google Assistant SDK and related features on Windows?

I set up Google Assistant (henceforth "GA") on my Mac with next to zero issues. I'm able to talk to the machine and see instantaneous speech to text translation, along with accurate answers to most of my questions. Unfortunately this hasn't worked…
-2
votes
1 answer

Does the blaze plan in google firebase will be sufficient for just calling a third party api atmost hundred times a day?

Does the blaze plan in google firebase will not cost me anything for just calling a third party api atmost hundred times a day ?
-2
votes
1 answer

Missing Google Assistant Voices

I was going to check out the new Google Assistant voices, but I am only to see the default female voice as an option. My language is set to English (U.S.), I'm located in the U.S., and my system is above android 6.0 (7.0 on Droid Turbo 2), so what…
goat
  • 1
-3
votes
1 answer

Voice profile in Google Assistant

Does Google Assistant provide individual voice identification, just like voice profile of Alexa? Thank you
jhc
  • 11
  • 2
-3
votes
1 answer

Is it possible to run Alexa, google assistant, or any other voice software on bare metal (no OS) raspberry pi?

I have searched online and all implementations seem to use Raspbian or Linux. I would like to do be able to do voice control on my raspberry pi baremetal. Any suggestions?
-4
votes
1 answer

When I try to run google assistant on my raspberry pi i get this error

I followed the tutorial from google. https://developers.google.com/assistant/sdk/prototype/getting-started-pi-python/run-sample By running google-assistant-demo I get this: pastebin.com/1dhaZqWY (I had quite a bit of issues trying to paste the link…
1 2 3
61
62