| Constructor and Description |
|---|
Call.CallAudioBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
Call.CallAudioBuilder |
fileUrl(String fileUrl) |
Call.CallAudioBuilder |
gender(Gender gender) |
Call.CallAudioBuilder |
locale(SentenceLocale locale) |
Call.CallAudioBuilder |
loopEnabled(boolean loopEnabled) |
Call.CallAudioBuilder |
sentence(String sentence) |
Call.CallAudioBuilder |
voice(String voice) |
public Call.CallAudioBuilder fileUrl(String fileUrl)
public Call.CallAudioBuilder sentence(String sentence)
public Call.CallAudioBuilder gender(Gender gender)
public Call.CallAudioBuilder locale(SentenceLocale locale)
public Call.CallAudioBuilder voice(String voice)
public Call.CallAudioBuilder loopEnabled(boolean loopEnabled)
public void create()
throws IOException
IOExceptionCopyright © 2014. All rights reserved.