watson-developer-cloud / speech-android-sdk

DEPRECATED - Please use https://github.com/watson-developer-cloud/android-sdk
Apache License 2.0
67 stars 53 forks source link

documentation is awful mate... #31

Closed AndreiD closed 8 years ago

AndreiD commented 8 years ago

You really don't maintain this... and you just make developers look for other solutions -> IBM loses money -> why should they pay you if you can't write some basic documentation ? ....

AndreiD commented 8 years ago

to make your job easier here's a list of what is not clear

?!?!??!

JSONObject models = getModels(); this.getHost(STT_URL)

There are also 9 issues opened by other developers... 🚓

AndreiD commented 8 years ago

R.string.modelDefault ??

AndreiD commented 8 years ago

iIndexDefault = iItems; is not used. Don't keep unused code in the examples. It just creates more confusion and it's harder to read..

AndreiD commented 8 years ago

E/AndroidRuntime: FATAL EXCEPTION: Thread-834

                                                                           java.lang.RuntimeException: unkonow schemehttps
                                                                               at org.java_websocket.client.WebSocketClient.getPort(WebSocketClient.java:298)
                                                                               at org.java_websocket.client.WebSocketClient.interruptableRun(WebSocketClient.java:219)
                                                                               at org.java_websocket.client.WebSocketClient.run(WebSocketClient.java:204)
                                                                               at java.lang.Thread.run(Thread.java:818)

I give up.....

germanattanasio commented 8 years ago

Hey @AndreiD take a look at the https://github.com/watson-developer-cloud/android-sdk It uses the https://github.com/watson-developer-cloud/java-sdk.

This repository is being deprecated.

AndreiD commented 8 years ago

so you're telling me that I spent 30 min because someone is too lazy to write big on readme

take a look at the https://github.com/watson-developer-cloud/android-sdk It uses the https://github.com/watson-developer-cloud/java-sdk.

This repository is being deprecated.

????????????????

germanattanasio commented 8 years ago

Life is hard @AndreiD