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, 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\u003eThis webpage provides documentation for the \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e class within the Google Cloud Text-to-Speech v1 API, specifically version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e class is used as input for text to be synthesized, offering two constructors for creation: a default constructor and one that copies another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \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 .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eHasText\u003c/code\u003e, \u003ccode\u003eInputSourceCase\u003c/code\u003e, and \u003ccode\u003eText\u003c/code\u003e to handle the input and determine if the text field is set, and the \u003ccode\u003eText\u003c/code\u003e field allows setting raw text for synthesis.\u003c/p\u003e\n"],["\u003cp\u003eThe page also contains links for documentation of older versions, such as 3.6.0 to 2.2.0, and the newest 3.10.0 as well, for the \u003ccode\u003eStreamingSynthesisInput\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]