> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/ai-tree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/audio/play-random-sound.md).

# Play Random Sound

### Description

Play random sound from clip array at a given position otherwise at AudioSource as one shot.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Audio/Play Random Sound</mark>

This task node has a number of fields, that are highlighted in picture below.

<figure><img src="/files/e0tfMpTGX8g2iEiexMf5" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                                     |
| ----------------- | ----------------------------------------------- |
| Node Name         | Name of node                                    |
| Ignore About Self | Whether node ignores abort self or not          |
| Transform         | Transform reference with AudioSource component. |
| Position          | Given position to play 3D sound.                |
| Volume            | Volume of clip.                                 |
| Audio Clips       | Array of clips.                                 |
