Represents one segment of audio.
.. attribute:: audio
Raw audio synthesized from the Dialogflow
agent's response using the output config
specified in the request.
:type: bytes
Attributes
Name
Description
uri
str
Client-specific URI that points to an audio
clip accessible to the client. Dialogflow does
not impose any validation on it.
allow_playback_interruption
bool
Output only. Whether the playback of this
segment can be interrupted by the end user's
speech and the client should then start the next
Dialogflow request.
[[["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 2026-06-26 UTC."],[],[]]