Closed GaborTheFisher closed 3 years ago
This is a great idea. I am messing around with it a bit in my local repo on the speech
branch. I'll push in a few days so you can take a look.
One small request: I'm trying to keep the Xcode 10 / iOS 12 changes separate on the Xcode-10
branch until iOS 12 goes public, so please use Xcode 9 for changes that are intended to merge to master
.
Adding pronounce functionality to
AddWordViewController
. This allows users of the app to also listen to the correct pronounciation of a word. Currently, this feature only works correctly with english words and only in US english pronounciation. Additional languages and forms of pronounciation are coming in a later PR.