Hi all,
i have a problem with TTS and STT library 'cause I have an app that hear vocal commands, execute the command and repeat the command received via TTS.
At this time STT hear herself speak from loudspeaker and repeat newly the same command in loop.
One solution is to alterate the repeated command so this is not in the list of command enabled and so is not recognized but sometimes I need
to repeat the precise command speak and in this mode is impossible, moreover app waste time to lookup useless commands.
I could try to disable the STT until the speak is running but I don't know how to trace the TTS status.
There are trick to mute microphone until command spoken is completed? or other suggestions?
Thanks and Regards
Paolo