public abstract class TextToSpeechClient.StreamingSynthesizeStream : BidirectionalStreamingBase<StreamingSynthesizeRequest, StreamingSynthesizeResponse>, IDisposable
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class TextToSpeechClient.StreamingSynthesizeStream.
[[["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\u003eTextToSpeechClient.StreamingSynthesizeStream\u003c/code\u003e class supports bidirectional streaming for text-to-speech synthesis using the Google Cloud Text-to-Speech v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is an implementation of \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e, handling both \u003ccode\u003eStreamingSynthesizeRequest\u003c/code\u003e and \u003ccode\u003eStreamingSynthesizeResponse\u003c/code\u003e for data flow.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the API is \u003ccode\u003e3.10.0\u003c/code\u003e, with a list of other available versions going as far back as \u003ccode\u003e2.2.0\u003c/code\u003e, all of which utilize the same TextToSpeechClient.StreamingSynthesizeStream class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIDisposable\u003c/code\u003e and provides methods for managing the stream, including writing requests and getting responses via methods like \u003ccode\u003eWriteAsync\u003c/code\u003e, \u003ccode\u003eTryWriteAsync\u003c/code\u003e, and \u003ccode\u003eGetResponseStream\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe TextToSpeechClient.StreamingSynthesizeStream class enables the StreamingSynthesize method, which provides the ability for the TextToSpeechClient to have bidirectional streaming capabilities.\u003c/p\u003e\n"]]],[],null,[]]