Using a speech engine to highlight words: Difference between revisions

Line 270:
setGeometry(100,100,370,250)
 
Text = ["Welcome"," to"," the"," Ring"," Programming"," Language"]
Text = split(Text," ")
 
label1 = new qLabel(win1) {
2,468

edits