This Android app allows users to convert text to Morse code and vice versa. Additionally, users can play the Morse code as sound for better understanding.
- Morse to English Conversion: Convert Morse code to English text.
- English to Morse Conversion: Convert English text to Morse code.
- Audio Playback: Play the Morse code as audio for auditory learning.
- Android Studio installed on your development machine.
- Android device or emulator to run the application.
-
Clone the repository:
git clone https://github.com/Hardvan/Morse-Code-App.git
-
Open the project in Android Studio.
-
Build and run the application on your Android device or emulator.
- Enter the text in the input field.
- Press the "Submit" button to convert the text.
- View the conversion result in the designated area.
- If the input is Morse code, an additional "Play Sound" button will appear. Click it to listen to the Morse code.

