Can we send audio file using AppWarpS2 ?

0 votes
I want to broadcast audio file in multiplayer game.

Please provide the way/code how to do this.

 

Thank you
asked Apr 29, 2014 in AppWarpS2 by imtiyaz (45 points)

1 Answer

+1 vote
AppWarp exchanges messages in form of either string or binary only. In a single message the length of message could not exceed 512 characters or 1024 bytes.

To exchange files you can use App42's upload service, were you will upload the file and then share URL of it through AppWarp.
answered Apr 29, 2014 by Suyash Mohan (900 points)
Can I broadcast binary audio file like chat?
Yes, App42's upload service is useful for uploading file. But I am unable to find the "App42's upload service" source code for Corona SDK.

Can you please send me the link for "App42's upload service" for corona sdk.

Thank you
Hey,
Our team has already answered this question, please check it out
http://forum.shephertz.com/?qa=2734/how-to-upload-fetch-images-on-from-cloud
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...