Skip to content

Instantly share code, notes, and snippets.

@ytkhs
Created October 27, 2015 12:34
Show Gist options
  • Save ytkhs/d6e81bf09aadba867141 to your computer and use it in GitHub Desktop.
Save ytkhs/d6e81bf09aadba867141 to your computer and use it in GitHub Desktop.
for i in `say -v '?' | cut -f 1 -d ' '`; do echo $i;say -v $i ka e ri ta i ; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment