public sealed class StreamingSynthesizeRequest : IMessage<StreamingSynthesizeRequest>, IEquatable<StreamingSynthesizeRequest>, IDeepCloneable<StreamingSynthesizeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 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 v1 API, specifically version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e class is used for sending requests in the \u003ccode\u003eStreamingSynthesize\u003c/code\u003e method, where the initial message must include the \u003ccode\u003estreaming_config\u003c/code\u003e, and subsequent messages contain the \u003ccode\u003einput\u003c/code\u003e for text-to-speech conversion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eThis class has two primary properties, \u003ccode\u003eInput\u003c/code\u003e of type \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e for text input, and \u003ccode\u003eStreamingConfig\u003c/code\u003e of type \u003ccode\u003eStreamingSynthesizeConfig\u003c/code\u003e for the request configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is available at version 3.10.0, with previous versions ranging down to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]