# RealtimeServerEventConversationItemInputAudioTranscriptionFailed
## Properties
**event_id** | **String** | The unique ID of the server event. |
**r#type** | **String** | The event type, must be `conversation.item.input_audio_transcription.failed`. |
**item_id** | **String** | The ID of the user message item. |
**content_index** | **i32** | The index of the content part containing the audio. |
**error** | [**models::RealtimeBetaServerEventConversationItemInputAudioTranscriptionFailedError**](RealtimeBetaServerEventConversationItemInputAudioTranscriptionFailed_error.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)