Generate a phonetic key for approximate English-name matching.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Metaphone rewrites English spelling through ordered consonant and vowel rules, considering neighboring letters and word position to approximate pronunciation. Unlike Soundex, it emits a variable phonetic key rather than a fixed four-character code.
Smith Schmidt
Smith: SM0 Schmidt: SKMTT
Contact search, name indexes, and phonetic deduplication use Metaphone keys.