2 comments (2 comments)2 reactions (2 reactions)0 assignees (0 assignees)Java38 forks (38 forks)auto 404
enhancementhacktoberfesthelp wanted
Repository metrics
- Stars
- 188 stars (188 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Direct audio input of Morse signals via microphone leads to a transcription
The feature has to work on-device without Internet
Link collection:
Contributor guide
- Research direction
- Explore existing audio decoding libraries for Morse code (e.g., FFT based decoders) and implement real time audio processing on Android using AudioRecord or similar APIs. Adapt open source projects like https://github.com/drid/morse audio decoder to the existing codebase.
- Tech stack
- java
- Domain
- mobile dev
- Issue type
- Feature
- Prerequisites
- GitJavaAndroid