| Package | Description |
|---|---|
| com.coze.openapi.client.audio.rooms.model |
| Modifier and Type | Method and Description |
|---|---|
static AudioCodec |
AudioCodec.fromString(String value) |
static AudioCodec |
AudioCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioCodec[] |
AudioCodec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static RoomConfig |
RoomConfig.of(AudioCodec codec) |
Copyright © 2024. All rights reserved.