rhdunn / cainteoir-engine

The Cainteoir Text-to-Speech core engine
http://reecedunn.co.uk/cainteoir/
GNU General Public License v3.0
43 stars 8 forks source link

Support reading emoticons, emoji and ascii art #47

Open rhdunn opened 11 years ago

rhdunn commented 11 years ago

Emoticons are things like :) that are used to convey emotion ("smiley" in this case). Emoji (e.g. ^_^) are the same, but originate from Japan. ASCII art is a more general form of creating art using ASCII characters -- for example

@}-,-`-

is used to signify a rose.

Emoticons and emoji also have Unicode entries.

These should be detected as an emoticon event type, and spoken accordingly.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1026776-support-reading-emoticons-emoji-and-ascii-art?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github).