docker-kaldi-gstreamer-server icon indicating copy to clipboard operation
docker-kaldi-gstreamer-server copied to clipboard

How to api provided with ajax request

Open arjuns-edstem opened this issue 5 years ago • 0 comments

How can I hit the API in this curl command curl -v -T /tmp/drawrectangle.mp3 "http://localhost:8080/client/dynamic/recognize" with ajax. can I send the blob file for this? I just need to record voice and send from clientside to this API. How can this be done?

arjuns-edstem avatar Feb 02 '20 06:02 arjuns-edstem