public sealed class ResponseMessage.Types.MixedAudio.Types.Segment : IMessage<ResponseMessage.Types.MixedAudio.Types.Segment>, IEquatable<ResponseMessage.Types.MixedAudio.Types.Segment>, IDeepCloneable<ResponseMessage.Types.MixedAudio.Types.Segment>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ResponseMessage.Types.MixedAudio.Types.Segment.
public bool AllowPlaybackInterruption { get; set; }
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eResponseMessage.Types.MixedAudio.Types.Segment\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSegment\u003c/code\u003e class represents a single part of audio in a mixed audio response, offering features such as interruptible playback and audio source definition, either through raw audio data or a URI.\u003c/p\u003e\n"],["\u003cp\u003eThe provided list showcases the availability of the \u003ccode\u003eSegment\u003c/code\u003e class across numerous versions of the Dialogflow v3 API, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSegment\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and providing functionalities for message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors that allow for the creation of new \u003ccode\u003eSegment\u003c/code\u003e instances and cloning existing ones, along with properties to manage audio content and playback behavior, such as \u003ccode\u003eAudio\u003c/code\u003e, \u003ccode\u003eUri\u003c/code\u003e, and \u003ccode\u003eAllowPlaybackInterruption\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]