Page 1 of 1

Audio file saved through Audio object to CSWeb server

Posted: January 26th, 2025, 11:39 am
by msoni
Hello and greetings

When using audio object, the audio file is saved in Android folder of the device. Is there a way to send these audio files to CSWeb server ? where from a single folder, all files can be received otherwise what will happen in our project of 15-20 devices, we need to go to each device and find the audio file?

Please suggest.

Thanks
Msoni

Re: Audio file saved through Audio object to CSWeb server

Posted: January 27th, 2025, 8:42 am
by Gregory Martin
Your main options are:

1) Use the syncfile function to send the files to CSWeb: https://www.csprousers.org/help/CSPro/s ... ction.html

2) Rather than save the audio files to a specific folder, save them to your case using binary dictionary items. Then when you use syncdata to sync your data to CSWeb, the audio will also be synced. https://www.csprousers.org/help/CSPro/b ... items.html + https://www.csprousers.org/help/CSPro/s ... ction.html

Re: Audio file saved through Audio object to CSWeb server

Posted: January 27th, 2025, 1:14 pm
by msoni
Thanks Gregory Sir.
Will go through this and get back to you here if required.
With Regards
Manoj