From b0555fabc72efb0cfc97574d8edc91acf5ce85e0 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 9 May 2014 20:57:50 +0200 Subject: add legacy-note to google stt, disable stt-espeak test --- util/lib/stt/google.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'util/lib') diff --git a/util/lib/stt/google.sh b/util/lib/stt/google.sh index a78579d5..8d23a73d 100644 --- a/util/lib/stt/google.sh +++ b/util/lib/stt/google.sh @@ -1,5 +1,10 @@ #!/bin/sh +cat <&2 +NOTE: The google speech-to-text api v1 has been made obsolete! +Code is here only for reference and will most likely not work anymore. +EOF + _get_content_type(){ file -b --mime-type "$1" } -- cgit v1.2.3