Package | Description |
---|---|
com.twilio.twiml |
Modifier and Type | Method and Description |
---|---|
Say.Voice |
Say.getVoice() |
static Say.Voice |
Say.Voice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Say.Voice[] |
Say.Voice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Say.Builder |
Say.Builder.voice(Say.Voice voice) |
Copyright © 2011 Twilio, Inc. All Rights Reserved.