# Audio Mute

### Description

Un- / Mutes the AudioSource. Mute sets the volume=0, Un-Mute restore the original // volume.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Audio/Audio Mute</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%2F9EYtJOiJGFTya0kJl5Sa%2Fimage.png?alt=media&#x26;token=950c1ec5-930d-4dd9-9d8b-a0c485c50f80" 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. |
| Mute              | Mute state of target AudioSource                |
