docker-kaldi-gstreamer-server
docker-kaldi-gstreamer-server copied to clipboard
How to api provided with ajax request
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?