public sealed class SynthesizeSpeechRequest : IMessage<SynthesizeSpeechRequest>, IEquatable<SynthesizeSpeechRequest>, IDeepCloneable<SynthesizeSpeechRequest>, IBufferMessage, IMessage
The top-level message sent by the client for the SynthesizeSpeech method.
[[["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 outlines the \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class, which is the primary message type used for text-to-speech synthesis requests within the Google Cloud Text-to-Speech API version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class has three main properties: \u003ccode\u003eAudioConfig\u003c/code\u003e, which specifies the desired audio output format; \u003ccode\u003eInput\u003c/code\u003e, which defines the text or SSML to be synthesized; and \u003ccode\u003eVoice\u003c/code\u003e, which selects the desired voice parameters for speech generation.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the multiple versions for the SynthesizeSpeechRequest class, from version 2.2.0 to the latest version 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e objects, a default constructor and another that takes an existing \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]