Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
The audio data bytes encoded as specified in the request. Note: The output audio is generated based on the values of default platform text responses found in the queryResult.response_messages field. If multiple default text responses exist, they will be concatenated when generating audio. If no default platform text responses exist, the generated audio content will be empty.
In some scenarios, multiple output audio fields may be present in the response structure. In these cases, only the top-most-level audio output has content.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The response of \\[FulfillIntent] is represented in JSON format, containing fields like `responseId`, `queryResult`, `outputAudio`, and `outputAudioConfig`."],["`responseId` is a unique string identifier for the response, useful for locating it in training sets or for issue reporting."],["`queryResult` is an object that holds the results of the conversational query, and can be found in the QueryResult reference."],["`outputAudio` provides audio data as a base64-encoded string, generated from the platform text responses, or empty if no text responses are present."],["`outputAudioConfig` is an object that defines the configuration used by the speech synthesizer for audio output, as found in the OutputAudioConfig reference."]]],[]]