I'm working on an iOS app, and I have some words in phonetics, i want my iPhone say those words.
for example "tʃat" means "chat".
But AVSpeechSynthesizer can't speak it correctly. ʃ is not pronounced.
Did i miss something, do i need a third part or is this possible on iOS ?