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 top-level message sent by clients to 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 current specific content is regarding version 2.4.0 of the \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class.\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\u003eKey properties of the \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class include \u003ccode\u003eAudioConfig\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e (either plain text or SSML), and \u003ccode\u003eVoice\u003c/code\u003e, which are all required for synthesizing speech.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e, one parameterless, and one that takes another \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]