Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ListenerLocation

Items 4

HistoryNameValueDescription
645Default0

An AudioListener will be created and parented to Workspace.CurrentCamera in experiences that enable voice chat.

645None1

No AudioListeners will be spawned by default.

645Character2

An AudioListener will be created and attached to the local player's Player.Character.

645Camera3

An AudioListener will be created and parented to Workspace.CurrentCamera.

Description

Provides a script-free and configuration-free way to spawn an AudioListener by default. Determines where, if anywhere, a default AudioListener should go.

History 5

Settings