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 for version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e is used for the \u003ccode\u003eStreamingSynthesize\u003c/code\u003e method, where multiple requests are sent in a single call to the Text-to-Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, showing its various use cases and capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e has two key properties: \u003ccode\u003eInput\u003c/code\u003e, which contains the content to be synthesized, and \u003ccode\u003eStreamingConfig\u003c/code\u003e, which contains the configuration for the streaming attempt.\u003c/p\u003e\n"],["\u003cp\u003eThis API class is available across multiple versions ranging from 2.2.0 to 3.10.0, with the latter being the most recent.\u003c/p\u003e\n"]]],[],null,[]]