public sealed class ListVoicesRequest : IMessage<ListVoicesRequest>, IEquatable<ListVoicesRequest>, IDeepCloneable<ListVoicesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class ListVoicesRequest.
The top-level message sent by the client for the ListVoices method.
Optional. Recommended.
BCP-47 language tag.
If not specified, the API will return all supported voices.
If specified, the ListVoices call will only return voices that can be used
to synthesize this language_code. For example, if you specify "en-NZ",
all "en-NZ" voices will be returned. If you specify "no", both
"no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices will be
returned.
[[["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\u003eListVoicesRequest\u003c/code\u003e class within the Google Cloud Text-to-Speech v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVoicesRequest\u003c/code\u003e class is the top-level message used by clients to request a list of available voices from the Text-to-Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's implementation, inheritance, inherited members, namespace, assembly, constructors, and a \u003ccode\u003eLanguageCode\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCode\u003c/code\u003e property is an optional parameter that allows filtering the voices returned by the API based on a specified BCP-47 language tag, and if it is not specified it will return all supported voices.\u003c/p\u003e\n"],["\u003cp\u003eThere is a listing of previous versions of the same documentation page, version 3.10.0 being the latest, and version 2.2.0 being the earliest, displaying the evolution of this API over time.\u003c/p\u003e\n"]]],[],null,[]]