# ChatCompletionRequestMessageContentPartAudioInputAudio
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | **String** | Base64 encoded audio data. |
**format** | **String** | The format of the encoded audio data. Currently supports \"wav\" and \"mp3\". |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)