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\u003eThis document provides reference documentation for the \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e class within the Google Cloud Text-to-Speech v1beta1 API, specifically for version 2.0.0-beta11.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eStreamingSynthesize\u003c/code\u003e method, which allows for multiple messages to be sent in a single call, and the initial message must have a \u003ccode\u003estreaming_config\u003c/code\u003e, while subsequent messages need only an \u003ccode\u003einput\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e class include \u003ccode\u003eInput\u003c/code\u003e for specifying the synthesis input and \u003ccode\u003eStreamingConfig\u003c/code\u003e for configuring the streaming attempt, with the \u003ccode\u003eStreamingRequestCase\u003c/code\u003e indicating which property is in use.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e class, one empty and one with a parameter for another \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]