ios - Is there a framework or function for turning emoji into words? -
this question has answer here:
- get description of emoji character 3 answers
i'm making app reads text aloud. want able convert emoji speech using names.
so
😀 -> grinning face
😄 -> smiling face open mouth , smiling eyes
🙊 -> speak-no-evil monkey
and on.
is there framework or function achieve this?
cheers.
this links repository containing mapping emoji unicode description. check this answer.
to read out, familiar avspeechsynthesizer
Comments
Post a Comment