willowtreeapps / vocable-ios

Vocable AAC for iOS - Empowering people to communicate with care takers and loved ones.
https://vocable.app
MIT License
77 stars 20 forks source link

Add visual feedback for spoken content #774

Closed Clstroud closed 1 month ago

Clstroud commented 1 month ago

While spoken content is being synthesized, two improvements can be made:

  1. The keyboard key that speaks typed content should animate its SFSymbol to indicate that content is being spoken
  2. The textual content being spoken should highlight the portion of text that corresponds to the current utterance while the synthesizer is speaking. This creates a karaoke-style effect and visually reinforces what is happening.
  3. This would also apply to collection view cells outside the keyboard.