streamingIntentRecognize abstract method
Stream<StreamingIntentRecognizeResponse>
streamingIntentRecognize(
- ServiceCall call,
- Stream<
StreamingRecognizeRequest> request
Implementation
$async.Stream<$0.StreamingIntentRecognizeResponse> streamingIntentRecognize(
$grpc.ServiceCall call,
$async.Stream<$0.StreamingRecognizeRequest> request);