Show / Hide Table of Contents

Class VoicesResource

The "voices" collection of methods.

Inheritance
object
VoicesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Texttospeech.v1beta1
Assembly: Google.Apis.Texttospeech.v1beta1.dll
Syntax
public class VoicesResource

Constructors

VoicesResource(IClientService)

Constructs a new resource.

Declaration
public VoicesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Returns a list of Voice supported for synthesis.

Declaration
public virtual VoicesResource.ListRequest List()
Returns
Type Description
VoicesResource.ListRequest
In this article
Back to top Generated by DocFX