An open API service indexing awesome lists of open source software.

https://github.com/pyozer/rewindwords

Mobile game to rewind words and try to speak in reverse
https://github.com/pyozer/rewindwords

Last synced: 8 months ago
JSON representation

Mobile game to rewind words and try to speak in reverse

Awesome Lists containing this project

README

          

# 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

- audio_recorder (https://github.com/Pyozer/audio_recorder)
- audioplayers
- reverse_audio (https://github.com/Pyozer/reverse_audio)
- path_provider
- simple_permissions

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