public sealed class StreamingSynthesizeRequest : IMessage<StreamingSynthesizeRequest>, IEquatable<StreamingSynthesizeRequest>, IDeepCloneable<StreamingSynthesizeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class StreamingSynthesizeRequest.
Request message for the StreamingSynthesize method. Multiple
StreamingSynthesizeRequest messages are sent in one call.
The first message must contain a streaming_config that
fully specifies the request configuration and must not contain input. All
subsequent messages must only have input set.
[[["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\u003eStreamingSynthesizeRequest\u003c/code\u003e class is part of the Google Cloud Text-to-Speech v1beta1 API, used for sending requests in the \u003ccode\u003eStreamingSynthesize\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e contains two primary properties: \u003ccode\u003eInput\u003c/code\u003e, which holds the input for synthesis and is set in all but the first message, and \u003ccode\u003eStreamingConfig\u003c/code\u003e, which specifies the streaming configuration and is only included in the initial message.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are available, with 2.0.0-beta12 being the latest.\u003c/p\u003e\n"]]],[],null,[]]