We are about to switch to a new forum software. Until then we have removed the registration on this forum.
HI Team,
I am using p5sound js with Ruby On Rails application to record an audio and save in database.
The recording is working fine but i got issue(FileReader': parameter 1 is not of type 'Blob'.) while I tried to convert audio object with "readAsDataURL" to pass with ajax to server.
So can u please guide me how to convert audio object in blob type to pass to server.
Answers
https://forum.Processing.org/two/discussion/13650/dropped-image-not-showing-in-the-draw-loop-gotfile-createimg-image
Sorry but i did not got it. can u please read my question again. I need to convert audio object as Dataurl to pass to my rails server
Sorry, but FileReader and Blob and even servers are too advanced of a topic for me yet.
That link is all I had brushed about such subject so far. X_X