i need to send audio file to cloud over internet using arduino/wifi/gms.i have tride to send text data to cloude but failed to understand how to sen any other file line image or audio to server. i need some help.
sahilrke:
i need to send audio file to cloud over internet using arduino/wifi/gms.i have tride to send text data to cloude but failed to understand how to sen any other file line image or audio to server. i need some help.
Where are you getting the audio file?
What is "the cloud"? It's way too vague. It can mean cloud storage, AWS, whatever.
If you want to upload it to a cloud storage service, you have to specify what service you want to use, and you have to follow their API. Without knowing that API, this is not an Arduino-specific question.
Pieter