Hi all,
I was just wondering if anyone had any experience / thoughts on the best way to achieve this.
My app allows the user to record audio, which is saved to the device. I now want to allow them to share this audio with other devices by allowing it to be saved to a server.
I can write a PHP or ASP.Net script to do the actual saving on the server side, but in terms of uploading the audio file itself, I found this thread…
http://developer.coronalabs.com/code/upload-binary-corona-php-script
Is this still the route I should take or have there been any developments in Corona in terms of providing for this functionality since this post was written (2011)?
I’ve looked around and there are a few examples with uploading images but can’t find anything for audio specifically.
Any advice gratefully received.
Many thanks,
Ian