Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 926 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 926 Bytes

Rewind Words

Rewind Words is a Flutter game app, the goal is to try to speak in reverse and listen the result reversed, so in normal. This game is funny because what you say in reverse is funny when it's reversed.

Actions steps:

You: Speak something, a single word (easy) or sentence (difficult)

App: Reverse what you said

You: Listen the result until you are ready

You: Speak the word/sentance in reverse

App: Reverse what you said in reverse

You: Listen what you say in reverse put in reversed.

Libraries

The lib 'reverse_audio' is a plugin that I made, who use FFMPEG for Android and a 'simple' algo (thanks to StackOverflow) for iOS.

Demo

Demo of the app