Google Cloud Text-to-Speech v1 API - Class SynthesizeLongAudioResponse (3.8.0)

public sealed class SynthesizeLongAudioResponse : IMessage<SynthesizeLongAudioResponse>, IEquatable<SynthesizeLongAudioResponse>, IDeepCloneable<SynthesizeLongAudioResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class SynthesizeLongAudioResponse.

The message returned to the client by the SynthesizeLongAudio method.

Inheritance

object > SynthesizeLongAudioResponse

Namespace

Google.Cloud.TextToSpeech.V1

Assembly

Google.Cloud.TextToSpeech.V1.dll

Constructors

SynthesizeLongAudioResponse()

public SynthesizeLongAudioResponse()

SynthesizeLongAudioResponse(SynthesizeLongAudioResponse)

public SynthesizeLongAudioResponse(SynthesizeLongAudioResponse other)
Parameter
Name Description
other SynthesizeLongAudioResponse

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月06日 UTC.