java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.text_to_speech.v1.model.Voices
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class Voices
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Information about all available voices.
  • Constructor Summary

    Constructors
    Constructor Description
    Voices()  
  • Method Summary

    Modifier and Type Method Description
    List<Voice> getVoices()
    Gets the voices.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Voices

      public Voices()
  • Method Details

    • getVoices

      public List<Voice> getVoices()
      Gets the voices.

      A list of available voices.

      Returns:
      the voices