Hello shamu,
best to await other replies, as I may be wrong, it has been over 2 years since I tried any code, and I was just beginner.
The script has a missing ;
sleep 1;
My guessing for that is without this semi colon, it means TOT1 and TOT2, both look to have the same parameters, then it says if left parameter is greater than right parameter to play the sound, so it plays TOT1 and TOT2, eg; plays it 2 times.
It would be easy to add the semi colon and if it does not solve it to remove it again.
best to await other replies, as I may be wrong, it has been over 2 years since I tried any code, and I was just beginner.
The script has a missing ;
sleep 1;
My guessing for that is without this semi colon, it means TOT1 and TOT2, both look to have the same parameters, then it says if left parameter is greater than right parameter to play the sound, so it plays TOT1 and TOT2, eg; plays it 2 times.
It would be easy to add the semi colon and if it does not solve it to remove it again.