# ElevenLabsTurn

Model ID: `ElevenLabsTurn`

Turn-taking settings within a conversation config.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `mode` | `string|null` | No |  |  | `null` | Yes |  |
| `silence_end_call_timeout` | `number|null` | No |  |  | `null` | Yes |  |
| `turn_timeout` | `number|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
