GoogleCloudPlatform / android-docs-samples

Apache License 2.0
375 stars 596 forks source link

Add speech client sample #70

Closed jbolinger closed 5 years ago

jbolinger commented 6 years ago

A simple speech example using the google-cloud-java client library in Kotlin.

/cc @neozwu

Do not merge until all three samples have been reviewed and the top level README.md is updated.

frankyn commented 5 years ago

@jbolinger the build is failing.

jbolinger commented 5 years ago

Yeah, I think I fixed that in #71

BTW was it you that left it broken :)? I can fix it if it fails again - looks like you just ran it on #71.

frankyn commented 5 years ago

Should we merge #71 first then?

jbolinger commented 5 years ago

@frankyn yes, it looks like it completed successfully and I think it'll fix the other two.