Reply To: trying to use two "say" statements

Home Forums OpenEars trying to use two "say" statements Reply To: trying to use two "say" statements

#1022203
boombatz
Participant

OK, so in other words I should put the second “say” right in the fliteDidFinishSpeaking delegate method? I can see how that might work for this one time, but doesn’t that cause a problem because everytime it finishes speaking it will then execute the “say” that is written in the delegate method??
I guess I’m still confused, but getting there.
Thanks