set_active_sound_pack
Switch the active sound pack for all hook stages. Choose from built-in packs like classic-beep or silent, or use custom pack IDs.
Instructions
Switch the active sound pack. Pack ids come from list_sound_effect_packs — typical built-ins are "_silent", "classic-beep", "soft-chime". Affects all 6 hook stages unless individually overridden via custom-sound assignments. Persisted via EffectsEngine _saveSettings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packId | Yes | Pack id (e.g. "classic-beep", "_silent"). |