# 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="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FS8dQNfIPwGBvcedj6kh8%2Fimage.png?alt=media&#x26;token=ee0ccaf4-063c-4992-8eda-6e156d1570a1" 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.                                 |
