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\u003eThe latest version available is 3.10.0, with a range of previous versions available down to 2.2.0 for the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e is a top-level message used by clients for the \u003ccode\u003eSynthesizeSpeech\u003c/code\u003e method, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class can be constructed with either no parameters or with another \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three primary properties: \u003ccode\u003eAudioConfig\u003c/code\u003e, which defines the configuration of the synthesized audio; \u003ccode\u003eInput\u003c/code\u003e, which specifies the input text or SSML; and \u003ccode\u003eVoice\u003c/code\u003e, which sets the desired voice for the synthesized audio.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]