Skip to content

Instantly share code, notes, and snippets.

@sleexyz
Created February 20, 2013 23:23
Show Gist options
  • Save sleexyz/5000659 to your computer and use it in GitHub Desktop.
Save sleexyz/5000659 to your computer and use it in GitHub Desktop.
Big Brother espeak
#!/bin/bash
echo $@ | ssh sean.local 'espeak --stdout|aplay -t wav -'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment