Explorar o código

Merge text2sam from https://github.com/xMasterX/all-the-plugins

Willy-JL %!s(int64=2) %!d(string=hai) anos
pai
achega
8733e5e0c7
Modificáronse 3 ficheiros con 5 adicións e 0 borrados
  1. 1 0
      text2sam/README-catalog.md
  2. 4 0
      text2sam/application.fam
  3. BIN=BIN
      text2sam/img/1.png

+ 1 - 0
text2sam/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.

+ 4 - 0
text2sam/application.fam

@@ -14,4 +14,8 @@ App(
     fap_icon="icon.png",
     fap_category="Media",
     order=20,
+    fap_author="@Round-Pi & (Fixes by @Willy-JL)",
+    fap_weburl="https://github.com/Round-Pi/flipperzero-text2sam",
+    fap_version="1.2",
+    fap_description="Convert text to speech on your Flipper Zero with SAM (Software Automatic Mouth).",
 )

BIN=BIN
text2sam/img/1.png