https://github.com/bee-san/morse_code_text_to_speech
Morse Code text to speech
https://github.com/bee-san/morse_code_text_to_speech
Last synced: 5 months ago
JSON representation
Morse Code text to speech
- Host: GitHub
- URL: https://github.com/bee-san/morse_code_text_to_speech
- Owner: bee-san
- Created: 2015-11-16T22:12:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-21T21:44:48.000Z (about 10 years ago)
- Last Synced: 2025-06-13T18:49:13.882Z (7 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Morse Code Speaker
## How it works
Takes an English string inputted by the user, converts it to a phonetic morse code translation and uses OSX's Say command to speak it out
## Requirements
OSX