| Package | Description |
|---|---|
| com.twilio.twiml.voice |
| Modifier and Type | Method and Description |
|---|---|
Say.Builder |
Say.Builder.language(Say.Language language)
Message langauge
|
Say.Builder |
Say.Builder.loop(Integer loop)
Times to loop message
|
Say.Builder |
Say.Builder.option(String key,
String value)
Set additional attributes on this TwiML element that will appear in generated
XML.
|
Say.Builder |
Say.Builder.voice(Say.Voice voice)
Voice to use
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.