I am making a fitness app with an tts explanation.
however i do no get to make it work.
Here is what i got for it
Layouts do not have any Methods or Events and might be the reason you do not get your app to 'speak'.
You might try using the method you try to either show or make visible the arrangement that contains the image to call TTS_Guide instead of what you tried. I think you need to use the TTS with a control that has an event handler and might be why your if statements fail.
This is working for me:
thanks, but an example would be more helpful haha