I am using ionic 3 framework and i want to convert an audio of type mediaObject to base 64 and then send it to the server. I want to use this plugin:
https://github.com/jimmylagp/Base64-Encode-Decode-Audio
I need help to integrate this plugin in my project. I tried npm install and then tried to put the files in my project but got none works for me.