From c052e698155473d6431ae88f9da730b3cf64a8a9 Mon Sep 17 00:00:00 2001 From: Lauren Connors Date: Wed, 28 Dec 2022 04:10:22 -0600 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c3360c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Mimic3 Keyboard +This is a program which allows you to type or pipe through stdin, into a [Mimic3 API](https://github.com/MycroftAI/mimic3) instance. +I wrote it mostly for use with a [Linux TTS Plugin](https://github.com/Minizbot2012/LinuxTTSPlugin) +as Mimic3 is a nice TTS software.