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 within the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1\u003c/code\u003e namespace, used for the \u003ccode\u003eSynthesizeSpeech\u003c/code\u003e method in Google Cloud's Text-to-Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class, which is the top-level message for synthesizing speech, has been released in multiple versions, ranging from version 2.2.0 to the latest 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e include \u003ccode\u003eAudioConfig\u003c/code\u003e for audio configuration, \u003ccode\u003eInput\u003c/code\u003e for specifying text or SSML input, and \u003ccode\u003eVoice\u003c/code\u003e for selecting the desired voice.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e: a default constructor, and another that allows cloning an existing \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]