In en_US, the pronunciation of letter "A" is [Ι], can I force the pronunciation like [ei]?
π¬ Questions and Help
Provide question related to this flutter plugin.
Hi, I am creating an App which teaches children to read simple words. When reading a single word, it should read each letter first, then read it as a whole word. For example, when reading the word βbananaβ, it read each letter like βbβ βaβ βnβ βaβ βnβ βaβ. The problem is when reading the letter βaβ, the pronunciation is [Ι]. So is there a way to fix it or work round it?
@jacksun0124 is this occurring on all platforms or is this specific to a single platform such as Android?
So far, I tested on Android, Ios, and Mac App. I just found the pronunciation of "a" on Android is [ei]. However, the pronunciation on IOS and Mac app is [Ι]. Any idea on how to fix it??