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.
Implements
IMessageSynthesizeLongAudioResponse, IEquatableSynthesizeLongAudioResponse, IDeepCloneableSynthesizeLongAudioResponse, IBufferMessage, IMessageNamespace
Google.Cloud.TextToSpeech.V1Assembly
Google.Cloud.TextToSpeech.V1.dll
Constructors
SynthesizeLongAudioResponse()
public SynthesizeLongAudioResponse()
SynthesizeLongAudioResponse(SynthesizeLongAudioResponse)
public SynthesizeLongAudioResponse(SynthesizeLongAudioResponse other)
Parameter | |
---|---|
Name | Description |
other | SynthesizeLongAudioResponse |