android - cordova media with compression not create file -
i work time cordova-media-plugin recording audio files on mobile. works well. poor audio quality android (amr) , excessive weight of wav file (ios), leads me use this compression plugin in m4a.
but on android, no error occurs on creation of record, problem arises when have recovered file, not exist. path operating on cordova-media-plugin returns empty. can not find solutions or similar problems. rest github not included problems.
any solution compression ?
thks
Comments
Post a Comment