This website requires JavaScript.
Explore
Help
Sign In
PierMesh
/
direwolf
mirror of
https://github.com/wb2osz/direwolf.git
Watch
1
Star
0
Fork
You've already forked direwolf
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74ac4812d5
direwolf
/
dwespeak.sh
6 lines
58 B
Bash
Raw
Blame
History
#!/bin/bash
chan
=
$1
msg
=
$2
sleep
1
espeak -v en-sc
"
$msg
"
Reference in New Issue
View Git Blame
Copy Permalink