Fermain / -mollify

10 stars 9 forks source link

Personalised hand-drawn avatars #136

Open Melisa-Zorraindo opened 1 year ago

Melisa-Zorraindo commented 1 year ago

The text-to-speech (TTS) player feature used to incorporate an avatar. However, a decision was made to remove the avatar due to concerns related to GDPR compliance. To enhance UX and maintain visual appeal, an alternative solution is replacing the previous avatars with hand-drawn avatars.

Implementation

  1. Create a library of hand-drawn avatar components, including facial features, hairstyles, and accessories.
  2. Develop an intuitive interface within the application where users can mix and match different components to design their avatars.
  3. Ensure that the chosen components are seamlessly integrated into the text-to-speech player's interface.
  4. Provide users with options to save and update their customised avatars.
  5. Consider potential accessibility concerns and ensure that the customisation process remains usable for all users.