A speech to morse code translator
TapCode transcribes English speech and optimizes it for encoding via morse code with an LLM. TapCode requires a device with support for custom vibrations to work.
Get a Gemini 1.5-flash api key and paste it in api_key.dart
Run flutter run
select your device or emulator to test the app.
Run flutter build
in a terminal window to build the app.