Uses of Class
com.google.cloud.speech.v1p1beta1.SpeechGrpc.SpeechStub
-
Packages that use SpeechGrpc.SpeechStub Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of SpeechGrpc.SpeechStub in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return SpeechGrpc.SpeechStub Modifier and Type Method Description protected SpeechGrpc.SpeechStub
SpeechGrpc.SpeechStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SpeechGrpc.SpeechStub
SpeechGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-