Pārlūkot izejas kodu

Proper fap_descriptions

MX 2 gadi atpakaļ
vecāks
revīzija
53f6f33b90
2 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 1 0
      README-catalog.md
  2. 2 2
      application.fam

+ 1 - 0
README-catalog.md

@@ -0,0 +1 @@
+A simple app that converts your text to speech. Run the app, type your text using the keyboard, and press the "Save" button—Flipper Zero will play back the text in audible form.

+ 2 - 2
application.fam

@@ -16,6 +16,6 @@ App(
     order=20,
     fap_author="@Round-Pi & (Fixes by @Willy-JL)",
     fap_weburl="https://github.com/Round-Pi/flipperzero-text2sam",
-    fap_version="1.0",
-    fap_description="Enter text and hear it spoken by SAM (Software Automatic Mouth)",
+    fap_version="1.1",
+    fap_description="Convert text to speech on your Flipper Zero with SAM (Software Automatic Mouth).",
 )