I'm trying to match a command through voice recognition on android. The recognition is fine but I'm running into trouble with crafting one of my regex patterns (the program uses java.util.regex)I'm trying to match a command through voice rec
I'm trying to match a command through voice recognition on android. The recognition is fine but I'm running into trouble with crafting one of my regex patterns (the program uses java.util.regex)I'm trying to match a command through voice rec