Sound-Mediathek (Dialogflow)
Die Soundbibliothek enthält kategorisierte Geräusche, mit denen du die Nutzerfreundlichkeit und die Optimierung deiner Aktionen verbessern kannst. Google hostet diese Töne für Sie. Wenn Sie SSML verwenden, müssen Sie nur auf sie im Attribut src
eines <audio>
-Elements verweisen.
Weitere Informationen zur Sound-Mediathek und zur Bibliothek selbst finden Sie unter Audio-Mediathek.
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).
[null,null,["Zuletzt aktualisiert: 2023-05-16 (UTC)."],[[["Encrypted OAuth client secrets are used to secure account linking flows for the `AUTH_CODE` grant type."],["The secret is represented in JSON format with an `encryptedClientSecret` field containing the base64-encoded ciphertext and an `encryptionKeyVersion` field indicating the encryption key's version."]]],["The core content details a sound library provided by Google, designed to improve user experience in Actions. Users can utilize categorized sounds by referencing them within the `src` attribute of an `\u003caudio\u003e` element when using SSML. Google hosts these sounds, simplifying their implementation. Further details about the sound library's contents and usage can be found at the provided \"Sound library\" link.\n"]]