public sealed class SynthesizeLongAudioRequest : IMessage<SynthesizeLongAudioRequest>, IEquatable<SynthesizeLongAudioRequest>, IDeepCloneable<SynthesizeLongAudioRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class SynthesizeLongAudioRequest.
The top-level message sent by the client for the
SynthesizeLongAudio method.
Required. Specifies a Cloud Storage URI for the synthesis results. Must be
specified in the format: gs://bucket_name/object_name, and the bucket
must already exist.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eSynthesizeLongAudioRequest\u003c/code\u003e class within the Google Cloud Text-to-Speech v1beta1 API, with version 2.0.0-beta12 being the latest available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeLongAudioRequest\u003c/code\u003e class is a top-level message used for the \u003ccode\u003eSynthesizeLongAudio\u003c/code\u003e method, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class requires the configuration of synthesized audio (\u003ccode\u003eAudioConfig\u003c/code\u003e), input text or SSML (\u003ccode\u003eInput\u003c/code\u003e), a Cloud Storage URI for results (\u003ccode\u003eOutputGcsUri\u003c/code\u003e), the resource states of the request (\u003ccode\u003eParent\u003c/code\u003e), and the desired voice for audio synthesis (\u003ccode\u003eVoice\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1Beta1\u003c/code\u003e namespace and is located in the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]