> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-sdk-add-methods-properties.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Audio methods

## <Badge color="yellow" size="lg" shape="rounded">Class</Badge> wandb.Audio

## <Badge color="blue" size="lg" shape="rounded">method</Badge> Audio.durations()

Calculate the duration of the audio files.

```python theme={null}
(audio_list)
```

##### Arguments

<ResponseField name="audio_list" type="" />

## <Badge color="blue" size="lg" shape="rounded">method</Badge> Audio.sample\_rates()

Get sample rates of the audio files.

```python theme={null}
(audio_list)
```

##### Arguments

<ResponseField name="audio_list" type="" />
