Google Assistant API
umożliwia programistom umieszczanie Asystenta Google na urządzeniach. Zapewnia natomiast wyjście audio (na głos) i wyjście audio (odpowiedzi głosowe Asystenta).
Overview
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-05-16 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2023-05-16 UTC."],[[["The Google Assistant API enables developers to integrate the Google Assistant directly into their own devices."],["This API facilitates voice interaction by supporting both audio input from user queries and audio output for the Assistant's responses."]]],["The core functionality of the `Google Assistant API` enables developers to integrate the Google Assistant into various devices. Developers can utilize the API to capture user speech input via an audio-in stream. In response, the API delivers the Assistant's spoken feedback through an audio-out stream. This interaction process facilitates voice-based communication between users and devices equipped with the Google Assistant.\n"]]