Skip to content

Commit 34f300c

Browse files
committed
made changes to the script
Author: puneith <puneith@google.com>
1 parent 6ac06c5 commit 34f300c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/grpc/bin/speech-sample-streaming.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
SRC_DIR=$(cd "$(dirname "$0")/.."; pwd)
1717
java -cp ${SRC_DIR}/target/grpc-sample-1.0-jar-with-dependencies.jar \
18-
com.google.cloud.speech.grpc.demos.RecognizeClient "$@"
18+
com.google.cloud.speech.grpc.demos.StreamingRecognizeClient "$@"

0 commit comments

Comments
 (0)