public sealed class SynthesizeSpeechRequest : IMessage<SynthesizeSpeechRequest>, IEquatable<SynthesizeSpeechRequest>, IDeepCloneable<SynthesizeSpeechRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 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"]],[["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 provides reference information for the \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class within the Google Cloud Text-to-Speech v1 API, detailing its usage and structure.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e is a top-level message class used by clients to send requests to the \u003ccode\u003eSynthesizeSpeech\u003c/code\u003e method, requiring audio configuration, input text or SSML, and voice preferences.\u003c/p\u003e\n"],["\u003cp\u003eThe provided versions list, ranging from 2.2.0 to the latest 3.10.0, offers different versions of the \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e, with the most recent listed first.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeSpeechRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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\u003eThe class has three key properties: \u003ccode\u003eAudioConfig\u003c/code\u003e for audio output settings, \u003ccode\u003eInput\u003c/code\u003e for text or SSML, and \u003ccode\u003eVoice\u003c/code\u003e for specifying the desired voice.\u003c/p\u003e\n"]]],[],null,[]]