eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

espeakfiletype.vim 446B

12345
  1. au BufRead,BufNewFile *_list set filetype=espeaklist fileencoding=utf-8 fileformat=unix
  2. au BufRead,BufNewFile *_listx set filetype=espeaklist fileencoding=utf-8 fileformat=unix
  3. au BufRead,BufNewFile *_extra set filetype=espeaklist fileencoding=utf-8 fileformat=unix
  4. au BufRead,BufNewFile *_emoji set filetype=espeaklist fileencoding=utf-8 fileformat=unix
  5. au BufRead,BufNewFile *_rules set filetype=espeakrules fileencoding=utf-8 fileformat=unix