public sealed class SynthesizeLongAudioRequest : IMessage<SynthesizeLongAudioRequest>, IEquatable<SynthesizeLongAudioRequest>, IDeepCloneable<SynthesizeLongAudioRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 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"]],[["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 document provides reference documentation for the \u003ccode\u003eSynthesizeLongAudioRequest\u003c/code\u003e class within the Google Cloud Text-to-Speech v1 API for .NET, with the latest version being 3.10.0 and going down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeLongAudioRequest\u003c/code\u003e class is the primary message sent by clients to initiate the \u003ccode\u003eSynthesizeLongAudio\u003c/code\u003e method for generating long-form audio from text or SSML, as well as being one of the inherited classes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeLongAudioRequest\u003c/code\u003e class requires properties such as \u003ccode\u003eAudioConfig\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, \u003ccode\u003eOutputGcsUri\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eVoice\u003c/code\u003e to be set, dictating audio configuration, text input, storage location, resource state, and voice preferences, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<SynthesizeLongAudioRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<SynthesizeLongAudioRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the class available for .Net, with the latest being 3.10.0 and the lowest being 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]