Google Assistant API
позволяет разработчикам встраивать Google Assistant в свои устройства. Он обеспечивает аудиовход (речевой запрос пользователя) и аудиовыход (речевой ответ помощника).
Overview
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-09-24 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-09-24 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"]]