Переглянути джерело

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

Willy-JL 2 роки тому
батько
коміт
8733e5e0c7
3 змінених файлів з 5 додано та 0 видалено
  1. 1 0
      text2sam/README-catalog.md
  2. 4 0
      text2sam/application.fam
  3. 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
text2sam/img/1.png