> 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-sound.md).

# Play Sound

Node description and basic instructions

### Description

Play sound at a given position otherwise at Transfrom position.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Audio/Play 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%2F9246B67SKARV7jw2Zcve%2Fimage.png?alt=media&amp;token=c8f31584-cba0-4f14-9f23-627a8386e066" 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 Clip        | Audio clip reference.                           |
