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 webpage details the \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class, which is the top-level message sent by clients for the \u003ccode\u003eSynthesizeSpeech\u003c/code\u003e method in Google Cloud Text-to-Speech.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.10.0, while the page primarily details version 2.2.0, and versions 3.9.0 to 2.3.0 are also linked.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \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\u003eThe class includes three key properties: \u003ccode\u003eAudioConfig\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eVoice\u003c/code\u003e, which configure the synthesized audio, specify the input text or SSML, and define the desired voice, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class: a default constructor and a copy constructor, the latter taking another \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]