# ElevenLabsConversationSettings

Model ID: `ElevenLabsConversationSettings`

Conversation-level settings within a conversation config.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `client_events` | `array|null` | No |  |  | `null` | Yes |  |
| `max_duration_seconds` | `integer|null` | No |  |  | `null` | Yes |  |
| `text_only` | `boolean|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
