Skip to content

Latest commit

ย 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฑ Morse Code Translator & Learning App built for learning purposes.

๐Ÿ“– Overview

This SwiftUI-based Morse Code app allows users to translate English text into Morse code and play the corresponding sounds. Additionally, it includes a dedicated learning section where users can explore Morse code representations of letters and numbers along with their sounds.


โœจ Features

โœ… Text to Morse Translation: Convert English text into Morse code. โœ… ๐Ÿ”Š Sound Playback: Hear the Morse code representation of the text. โœ… ๐Ÿ“š Learning Mode: View letters and numbers alongside their Morse code representations and play their sounds. โœ… ๐ŸŽ›๏ธ User-Friendly Interface: Intuitive navigation with two tabs:

๐Ÿ”  Translation Tab: Convert English text to Morse code and play the sound.

๐Ÿ“– Learning Tab: Explore Morse code symbols for letters and numbers with sound.


๐Ÿ”ฎ Future Enhancements

๐Ÿš€ Morse to Text Translation: Allow users to input Morse code and convert it back to English text. ๐Ÿš€ ๐Ÿ’ก Flashlight Feature: Flashlight support for Morse code translation, providing a visual representation. ๐Ÿš€ ๐ŸŽ™๏ธ Speech Recognition: Enable users to dictate text via microphone, transcribe it, and convert it into Morse code.


๐Ÿ›  Installation

1๏ธโƒฃ Clone the repository:

git clone

2๏ธโƒฃ Open the project in Xcode. 3๏ธโƒฃ Build and run the app on an iOS simulator or device.


๐Ÿ’ป Technologies Used

SwiftUI ๐ŸŽจ for UI design

AVFoundation ๐ŸŽต for sound playback

Swift Speech Recognition API ๐ŸŽ™๏ธ (planned) for voice input

Torch/Flashlight API ๐Ÿ’ก (planned) for visual Morse code signals

About

Learning Project using swiftUI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors