Hello, I was doing a project where a user types in a word, and the app sign language finger spells it with an animation of the action but realized it wont show the animation/picture when the user inputs a lowercase word/letter. It will only work if the user input is in all capital letters. What can I do for it to work no matter if the user inputs an uppercase or lowercase input?
i tried this to make it all UPPERCASE but i also made it so that it would say each letter but i found that when a user inputs a word, the speech says "CAPITAL letter " instead of just using the letter.