public sealed class ListVoicesResponse : IMessage<ListVoicesResponse>, IEquatable<ListVoicesResponse>, IDeepCloneable<ListVoicesResponse>, IBufferMessage, IMessage
The message returned to the client by the ListVoices method.
[[["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 webpage details the \u003ccode\u003eListVoicesResponse\u003c/code\u003e class, which is used to return a list of voices to the client from the \u003ccode\u003eListVoices\u003c/code\u003e method within Google Cloud Text-to-Speech.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.10.0 is the latest version available for the Google Cloud Text-to-Speech .NET client, and the page lists versions down to 2.2.0, showing all previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVoicesResponse\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVoicesResponse\u003c/code\u003e class has a property called \u003ccode\u003eVoices\u003c/code\u003e which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eVoice\u003c/code\u003e objects, and it has two constructors: a default constructor and one that accepts another \u003ccode\u003eListVoicesResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation page belongs to the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1\u003c/code\u003e namespace, and the information in this page belongs to version 2.4.0 of the documentation.\u003c/p\u003e\n"]]],[],null,[]]