From 78868a1189f8316df8e0f8e304d57b49a50a00f9 Mon Sep 17 00:00:00 2001 From: pietru Date: Mon, 11 Nov 2024 15:22:27 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e69de29..f41d388 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +# Announcer Multi Word Recorder + +This project helps to record voice for Black Mesa or SCP-SL style announcer system. + +Load word list to app either via manual adding of words or getting them from sentences.
+Start recording. Use left and right arrows to move between words.
+It will automaticaly save the recording when you change word and overrite any existing recordings. + +Files will get saved to wav files to your selected dir. \ No newline at end of file