Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Flutter project to prompt yaml inputs for audio recording – Promptme

Promptme

Flutter project to prompt yaml inputs for audio recording and give cool features like :

Full support desktop Currently, i’m only testing desktop.

I’ll make adjustment for mobile one day :’)

Requirements

  1. A folder structure like this where you put your yaml files (on your machine):
AudioProjectMainFolder
│  ...
│
└───FirstProjectFolder
│   │   audiocontent.yaml
│   │   audioOutput1.mp3
│   │   audioOutput2.mp3
│   │   ...
│   
└───SecondProjectFolder
    │   audiocontent.yaml
    │   audioOutput1.mp3
    │   ...
  1. A yaml file containing this keys (must not be nested into a parent) :
---
sections:
    text: "blablabla"

Next features

Getting started

Pull it and run Flutter run

Flutter is required on your machine

Download this app source code on GitHub


https://github.com/Grrravity/promptme
0 forks.
4 stars.
0 open issues.

Recent commits:
  • ,
  • ,
  • ,
  • ,
  • ,

Exit mobile version