You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?