Skip to content

Virus250188/SoundBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundBoard

Developer tool for Elder Scrolls Online addon creators.

Browse, search and play all 853+ in-game sounds from the SOUNDS table. Quickly find the right sound effect for your addon without guessing sound key names.

SoundBoard UI

Features

  • Browse all sounds - Lists every entry from ESO's global SOUNDS table, sorted alphabetically
  • Search & filter - Instant search by sound name, sound ID, or category
  • Auto-categorization - Sounds are tagged by type: Combat, Crafting, Quest, PvP, UI Control, Store, Housing, and more
  • Click to play - Click any sound name or the play button to hear it instantly
  • Usage snippet - Clicking a sound name prints the PlaySound(SOUNDS.KEY) code to chat for easy copy
  • Volume slider - Adjust UI sound volume for testing (auto-restores when window closes)
  • Mute Others - One-click mute for Music, Ambient, SFX, VO, and Footsteps so you only hear UI sounds. Restores automatically on close.
  • Play Again / Play Next - Navigate through the sound list without clicking each entry. Shows the currently playing sound name.
  • Keybindings - Bind "Play Again" and "Play Next" to any key via ESO Settings > Keybindings > SoundBoard

SoundBoard UI SoundBoard with MUTE SoundBoard MUTED Keybindings

Installation

  1. Download and extract into your Elder Scrolls Online/live/AddOns/ folder
  2. The folder should be named SoundBoard
  3. Reload UI or restart the game

Usage

Command Description
/sb Toggle the SoundBoard window
/sb play KEY Play a sound directly (e.g. /sb play QUEST_COMPLETED)
/sb count Show total number of available sounds

Chat Output

When you click a sound, SoundBoard prints to chat:

[SoundBoard] QUEST_COMPLETED  =  "Quest_Completed"
  Usage: PlaySound(SOUNDS.QUEST_COMPLETED)

Compatibility

  • ESO API: 101048 / 101049
  • No dependencies required

Author

Miguel

About

ESO Addon - For InGame Sound testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages