ISPO SDK
    Preparing search index...

    Type Alias HostSoundSlotId

    Markdown
    HostSoundSlotId:
        | "app-open"
        | "app-close"
        | "palette-toggle"
        | "chat-toggle"
        | "notify"
        | "error"
        | "permission-ask"
        | "chat-complete"
        | string & {}

    The closed, host-owned v1 slot vocabulary. The host may add slots in later releases, so treat targets() as the runtime authority; unknown slot ids are rejected by the host.