Skip to content

MP3 conversion on Android #11

@magaliegimenes

Description

@magaliegimenes

Hi,
I have an issue with mp3 conversion on Android device.
I have successfully imported lamejs to my worker by sending a new lamejsURL like this in the provider:
var df = win.lamejs.toString();
var lamejsUrl = window.URL.createObjectURL(new Blob([df], {type: 'application/javascript'}));
However, lame.WavHeader.readHeader cannot seems to decode my dataview ad i was wondering why (is that because cordova media plugin on android returns amr and not wav?
Do you have some Cordova working sample that you can share so I can see what i did wrong please?
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions