Day 7 - Cheat codes speech recognition
Sonic Secret Agent » Devlog
Since I am already relying on microphone/audio input as a core mechanic, why not sprinkle in speech recogition to implement wildcard 2 "cheat codes" as well? It seems that there are android and unity built-in tools to facilitate speech recognition. Perhaps I can implement a Cheat Scene, where you (hopefully ashamed" say the words "I AM A CHEATER" to unlock the level selector and chose any level you want?
Let's see if we can achieve a first pass by end of today.
Update: Let's scrap actual voice/word recognition and use a simpler approach detecting low/medium/high noises in a specific pattern/duration and compare that predefined set against the microphone input.
So that is somewhat working, but what would be FUN cheats???
Get Sonic Secret Agent
Sonic Secret Agent
Status | In development |
Author | misterG-gamedev |
More posts
- Day 6 - Intro and Improvements to reveal function1 day ago
- Day 5 - Ripple/Fade effect and background texture2 days ago
- Day 4 - Thinking about levels and obstacles and enemies3 days ago
- Day 3 - enemy collision and victory condition8 days ago
- Day 2 - Good Vibtraaations and drag movement9 days ago
- Day 1 - Capturing audio from android and its sound levels10 days ago
Leave a comment
Log in with itch.io to leave a comment.