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\u003eThe \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eStreamingSynthesize\u003c/code\u003e method of the Google Cloud Text-to-Speech v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google.Cloud.TextToSpeech.V1 namespace and is implemented in the Google.Cloud.TextToSpeech.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for the configuration of streaming synthesis and the specification of input for the text-to-speech process, with the initial message setting the configuration and subsequent messages providing input.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, ranging from 2.2.0 up to 3.10.0 (latest), allowing users to select a specific version of the class for their projects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e 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 various functionalities for working with the request object.\u003c/p\u003e\n"]]],[],null,[]]