Sound API
Sound API
Section titled “Sound API”Reference
DaisySounds handles config-safe sound parsing, canonical keys, and human-readable labels.
parse enum Parses a sound from canonical, lowercase, or alias-driven input.
parseOrNull enum Returns null for invalid sound input.
key string Returns the canonical DaisySeries sound key.
displayName string Returns a UI-friendly display name.
aliases object Lists curated accepted aliases for a given sound.