Speech synthesis: Difference between revisions

m
→‎{{header|GlovePIE}}: The note has been removed, and now the code renders the text the instructions for this task says.
m (→‎{{header|GlovePIE}}: The note has been removed, and now the code renders the text the instructions for this task says.)
Line 146:
 
=={{header|GlovePIE}}==
<lang glovepie>if var.number=0 then // Missing out any lines of code in this code will break this code.
var.number=1
say("This is an example of speech synthesis.")
say("My rofl copter goes swa swa swa swa rofl rofl rofl rofl!")
endif</lang>
 
441

edits