public sealed class StreamingSynthesizeConfig : IMessage<StreamingSynthesizeConfig>, IEquatable<StreamingSynthesizeConfig>, IDeepCloneable<StreamingSynthesizeConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class StreamingSynthesizeConfig.
Provides configuration information for the StreamingSynthesize request.
public CustomPronunciations CustomPronunciations { get; set; }
Optional. The pronunciation customizations are applied to the input. If
this is set, the input is synthesized using the given pronunciation
customizations.
The initial support is for en-us, with plans to expand to other locales in
the future. Instant Clone voices aren't supported.
In order to customize the pronunciation of a phrase, there must be an exact
match of the phrase in the input types. If using SSML, the phrase must not
be inside a phoneme tag.
[[["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\u003eStreamingSynthesizeConfig\u003c/code\u003e class within the Google Cloud Text-to-Speech v1 API, with version 3.10.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingSynthesizeConfig\u003c/code\u003e class is used to configure streaming audio synthesis requests and is part of the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors and two properties: \u003ccode\u003eStreamingAudioConfig\u003c/code\u003e, which is optional and specifies the audio configuration, and \u003ccode\u003eVoice\u003c/code\u003e, which is required and determines the desired voice.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides links to previous versions of this class, from version 2.2.0 up to 3.9.0, as well as all its implemented and inherited members.\u003c/p\u003e\n"]]],[],null,[]]