public sealed class SynthesizeLongAudioResponse : IMessage<SynthesizeLongAudioResponse>, IEquatable<SynthesizeLongAudioResponse>, IDeepCloneable<SynthesizeLongAudioResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class SynthesizeLongAudioResponse.
The message returned to the client by the SynthesizeLongAudio method.
[[["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-21 UTC."],[[["The latest version of the `SynthesizeLongAudioResponse` class is 2.0.0-beta12, which is part of the Google Cloud Text-to-Speech v1beta1 API."],["This class represents the message returned by the `SynthesizeLongAudio` method within the Google Cloud Text-to-Speech API."],["`SynthesizeLongAudioResponse` inherits from the base `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors available for the `SynthesizeLongAudioResponse` class: a default constructor and one that takes another `SynthesizeLongAudioResponse` object as a parameter."],["The `SynthesizeLongAudioResponse` class can be found within the `Google.Cloud.TextToSpeech.V1Beta1` namespace and is part of the `Google.Cloud.TextToSpeech.V1Beta1.dll` assembly."]]],[]]