#Lossend
The idea is to transmit text faster that with morse and similar systems but still be easily understood by humans.
I'm not sure this will work really well!
Sending the data by hand is way too hard (Binary level) but that can be done by a machine, although human may get far more compression since some understanding of phonetics is needed in order to write shorter text (Character level).
Decoding the data (Letter level) using a machine, although possible, would be hard to get the original text since most of the work must be done by the human brain which can associate sounds and structures to words.