xu-li / phonegap-wav2m4a-deprecated

A phonegap plugin to convert audio files from wav to m4a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phonegap-wav2m4a (deprecated)

A phonegap plugin to convert audio files from wav to m4a

Why?

The audio file format used in the capture/media plugin is WAV, which is too big for mobile uploading.

How to use?

  1. install this plugin using plugman/phonegap/cordova

  2. call wav2m4a.convert after "device ready"

About

A phonegap plugin to convert audio files from wav to m4a


Languages

Language:Objective-C 88.2%Language:JavaScript 11.8%