Skip to content

Commit

Permalink
Removes GRPC samples instead favoring cloud client
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss committed Apr 14, 2017
1 parent 153a89e commit 9165073
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1,340 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<module>monitoring/v3</module>
<module>pubsub/cloud-client</module>
<module>spanner/cloud-client</module>
<module>speech/grpc</module>
<module>speech/cloud-client</module>
<module>storage/cloud-client</module>
<module>storage/json-api</module>
<module>storage/storage-transfer</module>
Expand Down
4 changes: 0 additions & 4 deletions speech/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
This directory contains several samples for the [Cloud Speech API](https://cloud.google.com/speech/)
with Java.

- [grpc](grpc)

A sample for accessing Cloud Speech streaming and non streaming apis with [gRPC](http://www.grpc.io/).

- [Cloud Client](cloud-client)

A sample for accessing Cloud Speech streaming and non streaming apis using the [Cloud Client Library for Java](https://github.com/GoogleCloudPlatform/google-cloud-java).
101 changes: 0 additions & 101 deletions speech/grpc/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions speech/grpc/bin/speech-sample-async.sh

This file was deleted.

18 changes: 0 additions & 18 deletions speech/grpc/bin/speech-sample-streaming.sh

This file was deleted.

18 changes: 0 additions & 18 deletions speech/grpc/bin/speech-sample-sync.sh

This file was deleted.

166 changes: 0 additions & 166 deletions speech/grpc/pom.xml

This file was deleted.

Binary file removed speech/grpc/resources/audio.raw
Binary file not shown.
Binary file removed speech/grpc/resources/audio32KHz.raw
Binary file not shown.
Loading

0 comments on commit 9165073

Please sign in to comment.