I have recently started to use Ionic and I am developing a simple multimedia Ionic app.
I want to add sound effects to a recorded audio (client side).
After this, i would like to add the mixed audio to a video.
For the audio mixing i have two options :
- Mix both files into one (prefered)
- Play both audios synchronized
I did some digging on documentation and foruns but everything i’ve found was not very helpful.
ionic info
cli packages:
@ionic/cli-utils : 1.18.0
ionic (Ionic CLI) : 3.18.0
Local packages:
@ionic/app-scripts : 3.1.2
Ionic Framework : ionic-angular 3.9.2
System:
Android SDK Tools: 26.1.1
Node : v6.11.3
npm : 3.10.10
OS : Windows 7