Class SpeechGrpc


  • @Generated(value="by gRPC proto compiler (version 1.10.0)",
               comments="Source: google/cloud/speech/v1beta1/cloud_speech.proto")
    public final class SpeechGrpc
    extends Object
     Service that implements Google Cloud Speech API.
     
    • Method Detail

      • getAsyncRecognizeMethod

        @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901")
        public static io.grpc.MethodDescriptor<AsyncRecognizeRequest,​com.google.longrunning.Operation> getAsyncRecognizeMethod()
      • newStub

        public static SpeechGrpc.SpeechStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static SpeechGrpc.SpeechBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static SpeechGrpc.SpeechFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()