# ElevenLabsAsr

Model ID: `ElevenLabsAsr`

Automatic-speech-recognition settings within a conversation config.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `keywords` | `array|null` | No |  |  | `null` | Yes |  |
| `provider` | `string|null` | No |  |  | `null` | Yes |  |
| `quality` | `string|null` | No |  |  | `null` | Yes |  |
| `user_input_audio_format` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
