I’m using hyperTTS for my vocabulary cards. Since not everything that is on the card should be spoken, I’m using the Text Replacement Rules. I have a problem when individual letters should not be output, such as f for feminine or m for masculine. E.g. “la signora f”. When I create a “Simple Rule” with Pattern “f” and Replacement " ", the f disappears in all words. Can someone help me how to solve this problem?
Many thanks for your response. I had no experience with regular expression
rules before. I’ve dealt with it a bit now. I’ve adapted your suggestion slightly because I only want to remove the letters m and f. The following seems to work for me: