This Javascript based programe uses English text into the International Phonetic Alphabet.
An alphabet developed in the 19th century to accurately represent the pronunciation of languages. One aim of the International Phonetic Alphabet (IPA) was to provide a unique symbol for each distinctive sound in a language—that is, every sound, or phoneme, that serves to distinguish one word from another.
'/list'
list all words and it's IPA words'/translateToIPA/:word'
get IPA word of a english word
'cd english_to_ipa_translator
'
'npm intsall
'
'npm start
'
'cd backend
'
'npm intsall
'
'npm start
'
Database is available at 'backend/db/db.json'