Interface SpeechTranslationServiceGrpc.AsyncService

    • Method Detail

      • streamingTranslateSpeech

        default io.grpc.stub.StreamObserver<StreamingTranslateSpeechRequest> streamingTranslateSpeech​(io.grpc.stub.StreamObserver<StreamingTranslateSpeechResponse> responseObserver)
         Performs bidirectional streaming speech translation: receive results while
         sending audio. This method is only available via the gRPC API (not REST).