| Package | Description |
|---|---|
| org.robokind.impl.speech |
| Modifier and Type | Method and Description |
|---|---|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.clearPhrase()
Clears the value of the 'phrase' field
|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.clearRequestSourceId()
Clears the value of the 'requestSourceId' field
|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.clearSpeechServiceId()
Clears the value of the 'speechServiceId' field
|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.clearTimestampMillisecUTC()
Clears the value of the 'timestampMillisecUTC' field
|
static SpeechRequestRecord.Builder |
SpeechRequestRecord.newBuilder()
Creates a new SpeechRequestRecord RecordBuilder
|
static SpeechRequestRecord.Builder |
SpeechRequestRecord.newBuilder(SpeechRequestRecord.Builder other)
Creates a new SpeechRequestRecord RecordBuilder by copying an existing Builder
|
static SpeechRequestRecord.Builder |
SpeechRequestRecord.newBuilder(SpeechRequestRecord other)
Creates a new SpeechRequestRecord RecordBuilder by copying an existing SpeechRequestRecord instance
|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.setPhrase(String value)
Sets the value of the 'phrase' field
|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.setRequestSourceId(String value)
Sets the value of the 'requestSourceId' field
|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.setSpeechServiceId(String value)
Sets the value of the 'speechServiceId' field
|
SpeechRequestRecord.Builder |
SpeechRequestRecord.Builder.setTimestampMillisecUTC(long value)
Sets the value of the 'timestampMillisecUTC' field
|
| Modifier and Type | Method and Description |
|---|---|
static SpeechRequestRecord.Builder |
SpeechRequestRecord.newBuilder(SpeechRequestRecord.Builder other)
Creates a new SpeechRequestRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.