When checking whether two English words are pronounced alike, which function should be used for the best possible result?
levenshtein()
metaphone()
similar_text()
soundex()
Submit