Documentation ¶ Index ¶ func RemoveDiacritics(input io.Reader) (io.Reader, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RemoveDiacritics ¶ func RemoveDiacritics(input io.Reader) (io.Reader, error) Remove diacritics from text so that an english voice can read it without explicitly speaking the diacritics and messing with speech i.e. "café" -> "cafe" and "résumé" -> "resume" Types ¶ This section is empty. Source Files ¶ View all Source files client.go Click to show internal directories. Click to hide internal directories.