# gamepadSpeakerOutputType

> Gets or sets the gamepad audio output type for this audio source.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AudioModule

```csharp
public GamepadSpeakerOutputType gamepadSpeakerOutputType { get; set; }
```
