public final class SpeakDirective extends Directive
Modifier and Type | Class and Description |
---|---|
static class |
SpeakDirective.Builder |
Modifier and Type | Method and Description |
---|---|
static SpeakDirective.Builder |
builder() |
boolean |
equals(Object o) |
String |
getSpeech()
Get speech
|
int |
hashCode() |
String |
toString() |
public static SpeakDirective.Builder builder()
public String getSpeech()
Copyright © 2023. All rights reserved.