AceCentre / pasco

Phrase Auditory Scanning COmmunicator - AAC App for iOS and the Web
https://app.pasco.chat
GNU General Public License v3.0
14 stars 6 forks source link

Create meta tag to change make pronunciation different to display #239

Closed willwade closed 1 year ago

willwade commented 3 years ago

Some words are said by the text to speech engine badly

We need to create a pronunciation editor..

Something like this:

One tweak to this - it can be hard remembering the IPA alphabet.. (see here for what that looks like) and how to write with it. So I wonder converting the spoken text to IPA format - for someone then to edit. Something like this app is doing: https://tophonetics.com

Maybe - this helps.. https://developer.apple.com/documentation/avfoundation/avspeechsynthesisipanotationattribute?changes=latest_beta

Looks like this is the API on iOS we would have to use: https://developer.apple.com/documentation/appkit/nsspeechsynthesizer/1448500-phonemesfromtext

gavinhenderson commented 1 year ago

@willwade Pretty sure this is an old issue that we now have? We can do this by overriding the main and cue label and spelling it phonetically? Okay if I close this issue?