Tuning the ear and polishing the speech with Speech Recognition






Chinese Whispers


The idea comes from the game the Chinese phone, first all players must register, then groups of 2 to N people are created, they pass a message in German, and each with his mobile device should listen to the message without seeing it, And record it (as many times as necessary), to send it to the next player, at the end of the game, you see the original message and the last one.



Implementation of VEDILS


Components of VEDILS
  • SpeechRecognizer to listen the user speaking in German, and send this message recorded.
  • TextToSpeech to listen the message received or recorded in German.
  • DeviceInfo to know that the user's device is already in the game.
  • ActivityTracker to trace back who has used the app, where, when, etc. But mainly how many times the user listen and recorder the message, in each game.

Sources


Gallery