Mit der Google Assistant API
können Entwickler Google Assistant in ihre Geräte einbetten. Sie bietet ein Audio-In (gesprochene Nutzeranfrage) und ein Audio-Out (von Assistant gesprochene Antwort).
Overview
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2023-05-16 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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"]]