@@ -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.
@@ -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).",
)