summaryrefslogtreecommitdiff
path: root/.w3m/cgi-bin/fn_tts_festival_word.cgi
diff options
context:
space:
mode:
Diffstat (limited to '.w3m/cgi-bin/fn_tts_festival_word.cgi')
-rwxr-xr-x.w3m/cgi-bin/fn_tts_festival_word.cgi4
1 files changed, 4 insertions, 0 deletions
diff --git a/.w3m/cgi-bin/fn_tts_festival_word.cgi b/.w3m/cgi-bin/fn_tts_festival_word.cgi
new file mode 100755
index 0000000..ca348b6
--- /dev/null
+++ b/.w3m/cgi-bin/fn_tts_festival_word.cgi
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh
+echo "w3m-control: BACK"
+echo "w3m-control: READ_SHELL (echo $W3M_CURRENT_WORD | festival --tts) &"
+echo "w3m-control: BACK"