@willwade/aac-processors
    Preparing search index...

    Function generateSemanticId

    • Generate a semantic_id based on button content

      Semantic IDs identify buttons with the same semantic meaning across boards. This is a fallback for formats that don't have explicit semantic IDs. Based on hash of message + label

      Parameters

      • message: string

        The button message/vocalization

      • label: string

        The button label

      Returns string

      A semantic_id string (hash-based)