|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpeechConfigRecord.Builder | |
|---|---|
| org.robokind.avrogen.speech | |
| Uses of SpeechConfigRecord.Builder in org.robokind.avrogen.speech |
|---|
| Methods in org.robokind.avrogen.speech that return SpeechConfigRecord.Builder | |
|---|---|
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.clearConfigSourceId()
Clears the value of the 'configSourceId' field |
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.clearSampleRate()
Clears the value of the 'sampleRate' field |
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.clearSpeechServiceId()
Clears the value of the 'speechServiceId' field |
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.clearVoiceName()
Clears the value of the 'voiceName' field |
static SpeechConfigRecord.Builder |
SpeechConfigRecord.newBuilder()
Creates a new SpeechConfigRecord RecordBuilder |
static SpeechConfigRecord.Builder |
SpeechConfigRecord.newBuilder(SpeechConfigRecord.Builder other)
Creates a new SpeechConfigRecord RecordBuilder by copying an existing Builder |
static SpeechConfigRecord.Builder |
SpeechConfigRecord.newBuilder(SpeechConfigRecord other)
Creates a new SpeechConfigRecord RecordBuilder by copying an existing SpeechConfigRecord instance |
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.setConfigSourceId(String value)
Sets the value of the 'configSourceId' field |
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.setSampleRate(double value)
Sets the value of the 'sampleRate' field |
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.setSpeechServiceId(String value)
Sets the value of the 'speechServiceId' field |
SpeechConfigRecord.Builder |
SpeechConfigRecord.Builder.setVoiceName(String value)
Sets the value of the 'voiceName' field |
| Methods in org.robokind.avrogen.speech with parameters of type SpeechConfigRecord.Builder | |
|---|---|
static SpeechConfigRecord.Builder |
SpeechConfigRecord.newBuilder(SpeechConfigRecord.Builder other)
Creates a new SpeechConfigRecord RecordBuilder by copying an existing Builder |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||