public sealed class SynthesizeSpeechRequest : IMessage<SynthesizeSpeechRequest>, IEquatable<SynthesizeSpeechRequest>, IDeepCloneable<SynthesizeSpeechRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class SynthesizeSpeechRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class is the primary message sent by clients to utilize the \u003ccode\u003eSynthesizeSpeech\u003c/code\u003e method within the Google Cloud Text-to-Speech v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports different versions, with \u003ccode\u003e2.0.0-beta12\u003c/code\u003e being the latest, and it includes functionalities for audio configuration, voice selection, and advanced voice options.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e that allow it to be utilized in multiple ways.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class requires either plain text or SSML as input, which is managed by the \u003ccode\u003eInput\u003c/code\u003e property, and can also be configured to return specified timepoints in the response through the \u003ccode\u003eEnableTimePointing\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e: one default and one that takes another \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]