Class SpeakerModel

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

public class SpeakerModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The speaker ID of the speaker model.
  • Constructor Summary

    Constructors
    Constructor Description
    SpeakerModel()  
  • Method Summary

    Modifier and Type Method Description
    String getSpeakerId()
    Gets the speakerId.

    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

    • SpeakerModel

      public SpeakerModel()
  • Method Details

    • getSpeakerId

      public String getSpeakerId()
      Gets the speakerId.

      The speaker ID (GUID) of the speaker model.

      Returns:
      the speakerId