alumae/kaldi-gstreamer-server

How to api provided with ajax request

arjuns-edstem opened this issue · 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 sent the blob file for this.
I just need record voice and send from clientside to this api. How can this be done?