From 29c06d3113332be891557e4cf013823829056df9 Mon Sep 17 00:00:00 2001 From: Mathieu Date: Wed, 3 Feb 2016 17:56:00 +0100 Subject: [PATCH] Add Readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e5637c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Speech to text + +This a simple android application inspired by http://www.androidhive.info/2014/07/android-speech-to-text-tutorial/ + +The goal of this application is to talk with a IA such as this one : +https://gitlab.mathux.org/Mathieu/RiveBot \ No newline at end of file