public sealed class StreamingSynthesisInput : IMessage<StreamingSynthesisInput>, IEquatable<StreamingSynthesisInput>, IDeepCloneable<StreamingSynthesisInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class StreamingSynthesisInput.
The raw text to be synthesized. It is recommended that each input
contains complete, terminating sentences, which results in better prosody
in the output audio.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","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 v1 API and is used as input for synthesizing speech.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors for creating new instances, either default or by copying an existing \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e class includes properties to check if a text field is set (\u003ccode\u003eHasText\u003c/code\u003e) and to determine the input source case (\u003ccode\u003eInputSourceCase\u003c/code\u003e), as well as a property to set or get raw text (\u003ccode\u003eText\u003c/code\u003e) for synthesis.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e documentation are available, ranging from version 2.2.0 to the latest version 3.10.0.\u003c/p\u003e\n"]]],[],null,[]]