Hi,
I want to make a walkie-talkie system in Gear S//
For example, let there are 2 Gears.
One gear record an audio file, and send the file to other gear.
So, to make this function, I should make a two key function.
First is recording person's voice and second is file transfer.
However, I'm not good at development..
So I'm in chaos....
I try to transfer the audio file by using node JS, but It must use html form type.
But I want auto send and auto receive just using file path.
Please help me. Thanks.