Class TalkPayload


  • public class TalkPayload
    extends java.lang.Object
    The JSON payload that will be sent in a TalkRequest.

    text: A string of up to 1500 characters containing the message to be synthesized in the Call or Conversation. Each comma in text adds a short pause to the synthesized speech. VoiceName: The name of the voice used to deliver text. loop: The number of times the audio file at stream_url is repeated before the stream ends. Set to 0 to loop infinitely.