public sealed class StreamingSynthesisInput : IMessage<StreamingSynthesisInput>, IEquatable<StreamingSynthesisInput>, IDeepCloneable<StreamingSynthesisInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class StreamingSynthesisInput.
The raw text to be synthesized. It is recommended that each input
contains complete, terminating sentences, as this will likely result in
better prosody in the output audio. That being said, users are free to
input text however they please.
[[["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\u003eStreamingSynthesisInput\u003c/code\u003e class is part of the Google Cloud Text-to-Speech v1beta1 API, specifically designed for streaming synthesis input.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, ensuring compatibility and functionality within the Google Cloud .NET framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e offers two constructors: a default constructor and one that accepts another \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e include \u003ccode\u003eHasText\u003c/code\u003e (a boolean indicating if text is set), \u003ccode\u003eInputSourceCase\u003c/code\u003e (specifying the input source), and \u003ccode\u003eText\u003c/code\u003e (the raw string text for synthesis).\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of this class are: 2.0.0-beta12 (latest), 2.0.0-beta11, and 1.0.0-beta04.\u003c/p\u003e\n"]]],[],null,[]]