====== Text To Sounds ====== ===== Splitting a String into an array with a Regular Expression (RegEx)===== * [[https://javatutorialhq.com/java/lang/string-class-tutorial/split-string-regex-method-example/|Simple Example]] * [[https://stackoverflow.com/questions/9856916/java-string-split-regex|More complex example]] * [[https://www.vogella.com/tutorials/JavaRegularExpressions/article.html|Tutorial]] *[[https://www.sitepoint.com/learn-regex/|More Regex Expressions]] *[[https://medium.com/factory-mind/regex-tutorial-a-simple-cheatsheet-by-examples-649dc1c3f285|Cheat sheet with examples]] {{https://imgs.xkcd.com/comics/regular_expressions.png|}}