-- card: 5709 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3167 -- name: -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=129 top=271 right=287 bottom=183 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=218 top=271 right=287 bottom=268 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part contents for background part 11 ----- text ----- TurnSpeechOn (continued) -- part contents for background part 12 ----- text ----- Also, TurnSpeechOn should not be called twice (unless TurnSpeechOff was called in the intervening time). You can use the following code if you’re not sure if TurnSpeechOn has been called: global theSpeech if theSpeech is empty then TurnSpeechOn TurnSpeechOn sets the following default parameter values: • Speaking Rate: 150 words/minute • Baseline Pitch: 110 Hz • Pitch Mode: Natural The commands SetPitch† and SetRate† change these parameters. More…