[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Is there an application that generate random morse and then spells it out, or anything similar?



Hi,

Is there any such application that does this:

1) fetches a random word from a list, for example, a dictionary list (/usr/share/dict/) or a simple text file;

2) converts the word into morse at the desired speed;

3) converts the text to speech x number of times

4) repeats step 2 and 3 y number of times

5) repeats steps 1-4  z number of times

6) records the whole session onto a .mp3 or .wav file.


And if there is none, can it be done using a script?

1) Finding a plain text word list file is not a problem. I wouldn't know how to randomise entries, tough;

2) morse(1) can do that;

3) ????

4-5) a shell loop could do that

6) ?????


Any input, however brutal, is welcome.

--
Ottavio Caruso


Reply to: