I have a class CS_Utils which has a function pronounce which pronounce(String word) a given string. Now, I want something that listen for any key press
CS_Utils
pronounce(String word)