The public REST API can be accessed at www.dotdashlibrary.com/api/morse/generate?[your parameters] OR at www.dotdashlibrary.com/generator
Currently Available Parameters
- [Required] morse = string; the morse you want to translate
- [Optional] wpm = float; the speed of your morse in words per minute, Paris timing
- [Optional] fwpm = float; the speed of gaps in your morse, sets to Farnsworth timing
- [Optional] ms = float; if no wpm is included, sets the speed of your morse (the length of a dit/dot) in milliseconds
- [Optional] fms = float; if included with ms, sets the length of gaps between words in milliseconds, using farnsworth time
- [Optional] volume = int; the volume for the morse to be played at, out of 100
- [Optional] frequency = int; the frequency to play at, in hertz