Hi,
I have a problem with the TextToSpeech module. The module does not read characters such as "?" if "!". The tone of the voice remains the same, even as the voiceover reads the question.
How can this be changed? Do I have to write down the "?" sign in some special way in order for it to be correctly read ?
As I understand it, the handling of punctuation is device and TTS engine dependent, and not manageable through App Inventor. The user will need to look at the TTS settings, if any, and adjust accordingly.
What happens when you have a period ( . ) in TTS? The speaking takes a slight pause. As I recall that response also happens when the TTS encounters any other punctuation (? ; ! or a comma) when used with the Google TTS.