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 \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class is a top-level message used by clients to request speech synthesis.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1Beta1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1Beta1.dll\u003c/code\u003e assembly, with the version being 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e can take either plain text or SSML as input, and it requires both \u003ccode\u003eAudioConfig\u003c/code\u003e and \u003ccode\u003eVoice\u003c/code\u003e properties to be set.\u003c/p\u003e\n"],["\u003cp\u003eIt offers the ability to specify whether and what \u003ccode\u003eTimepointType\u003c/code\u003e are returned in the response using \u003ccode\u003eEnableTimePointing\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default parameterless one, and another that accepts an existing \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e for parameter value.\u003c/p\u003e\n"]]],[],null,[]]