# Audio Play

### Description

Executed playing audio clip of target Audio Source. If One Shot Clip is null will played clip of Audio Source, otherwise clip of One Shot Clip.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Audio/Audio Play</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%2FyPWjUjxZPvJziaSAljgx%2Fimage.png?alt=media&#x26;token=e05bd8e4-959e-43ff-a1a7-f962c57fa8d0" 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.  |
| Volume            | Volume of One Shot Clip.                         |
| One Shot Clip     | Custom clip to play, otherwise AudioSource clip. |
