Hacker News new | past | comments | ask | show | jobs | submit login

Hey..would love to talk to you and others and find out bit more around the issues..I am in sf for next few days..



I'm in SF and spent a few hours today trying to get the speech to text API working with very little success. I'm happy to meet with you and go through this in person so you can get helpful feedback. Short of that the feedback would be to:

1) Decouple your examples from Bluemix. It's needlessly complicating your efforts to get people using the APIs which is why people are showing up, not because they want a PAAS. At least not right off the bat. Less moving parts = better.

2) Create GOOD examples/API libraries for all the languages you're creating these examples for. The ruby on rails example is lacking. It doesn't demonstrate how to call the APIs at all. I'm using the REST API docs and the only headway I've made there is that I'm able to authenticate and create a session. Trying to upload audio using your documented approach (passing the session id as a path param) returns a 401. Passing the u/p via BasicAuth in the same request doesn't work either. As of right now I have no idea how to get an audio post to work and very little in the way of debugging information/docs.


Hi..are you free on Thursday morning I can meet up at your choice of place and work through with you..


I am free. Email me at kovacs@gmail.com

I did get things working and am working on a ruby gem that I'm hoping to be able to release for general consumption but in the mean time for folks using ruby here's a snippet that will get the simple case working once you've setup a bluemix app and bound the speech to text service to it:

https://gist.github.com/kovacs/72ad554a773a62818d46


PM sent let..can meet during lunch today and be happy to meeet




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: