Voices

@PublicPreviewAPI
public final class Voices


Various voices supported by the server

Summary

Nested types

public static class Voices.Companion

Public fields

static final @NonNull Voices

Represents the Aoede voice.

static final @NonNull Voices

Represents the Charon voice.

static final @NonNull Voices

Represents the Fenrir voice.

static final @NonNull Voices

Represents the Kore voice.

static final @NonNull Voices

Represents the Puck voice.

static final @NonNull Voices

Unspecified voice.

final int

Public fields

AOEDE

public static final @NonNull Voices AOEDE

Represents the Aoede voice.

CHARON

public static final @NonNull Voices CHARON

Represents the Charon voice.

FENRIR

public static final @NonNull Voices FENRIR

Represents the Fenrir voice.

KORE

public static final @NonNull Voices KORE

Represents the Kore voice.

PUCK

public static final @NonNull Voices PUCK

Represents the Puck voice.

UNSPECIFIED

public static final @NonNull Voices UNSPECIFIED

Unspecified voice.

Will use the default voice of the model.

ordinal

public final int ordinal