Flutter project to prompt yaml inputs for audio recording

0 0

Promptme

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

  • Play / Pause / Jump back / Jump forth at any time
  • Edit prompted text on pause (WIP)
  • Export modifications (WIP)
  • Record audio directly from the app (WIP)

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"

Getting started

Pull it and run Flutter run

Flutter is required on your machine

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Flutter Crowdfinding/Charity App UI
Entrada siguiente Bilions UI components for Flutter