To read a selected text in GUI out loud I use the command xsel | espeak-ng -v mb-us3 -p3 -s135. To stop it I use killall -s STOP espeak-ng. To start it again killall -s CONT espeak-ng. All 3 commands work, but the noob I am won’t let me archive correct results. The problem is in the if- and case-statement