| Package | Description |
|---|---|
| org.robokind.impl.speech |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechConfigRecord.Builder |
SpeechConfigRecord.newBuilder(SpeechConfigRecord.Builder other)
Creates a new SpeechConfigRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.