]> git.cworth.org Git - mnemon/blob - mnemon-tts
More cleanup of "unsigned vs. signed" integer comparison.
[mnemon] / mnemon-tts
1 #!/bin/sh
2
3 arg="$@"
4
5 # Strip undesired directory component
6 dir=$(dirname "$arg")
7
8 text="${arg#$dir/}"
9
10 echo "$text" | festival --tts