Explorar o código

Proper fap_descriptions

MX %!s(int64=2) %!d(string=hai) anos
pai
achega
53f6f33b90
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  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).",
 )