Regexp question

  • hi
  • How to use regexp to replace the prompt in the form, I used the regext_match function but I don't know how to detect whether the current screen reader and the regular expression match, and after a successful match, how to translate the text that matches successfully, and use the speak function directly?