voice_changer
voice changer application
getting started
this is an application that records, plays, and changes the properties of sound (like pitch and echo…).
it uses flutter_ffmpeg to do the voice editing.
just download the repo and run:
- flutter clean
- flutter pub get
- flutter pub run build_runner build –delete-conflicting-outputs
- flutter run
here are some screenshots:
Comments are closed.