Skip to main content
Glama

manage_audio

Control audio playback and listener settings in Roblox Studio. Play, stop, pause, or resume sounds, and configure audio listener types for spatial audio.

Instructions

[PRO] Audio management: play, stop, pause, resume sounds. Set audio listener.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes[PRO] Audio action. play: play a sound (creates Sound if needed). stop: stop a playing sound. pause: pause a playing sound. resume: resume a paused sound. set_listener: set the audio listener type/target.
pathNoPath to the Sound instance or parent to create Sound in. Used by: play, stop, pause, resume.
soundIdNoRoblox sound asset ID (e.g., "rbxassetid://1234567"). Used by: play (if creating a new Sound).
volumeNoSound volume (0-10). Used by: play. Default: 0.5.
loopedNoWhether the sound loops. Used by: play. Default: false.
playbackSpeedNoPlayback speed multiplier. Used by: play. Default: 1.
listenerTypeNoListener type for SoundService. Used by: set_listener.
listenerPathNoInstance path for ObjectPosition/ObjectCFrame listener type. Used by: set_listener.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hope1026/roblox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server