Interface protos.google.cloud.speech.v1.IStreamingRecognizeResponse (4.10.0)

Properties of a StreamingRecognizeResponse.

Package

@google-cloud/speech

Properties

error

error?: (google.rpc.IStatus|null);

StreamingRecognizeResponse error

results

results?: (google.cloud.speech.v1.IStreamingRecognitionResult[]|null);

StreamingRecognizeResponse results

speechEventType

speechEventType?: (google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType|keyof typeof google.cloud.speech.v1.StreamingRecognizeResponse.SpeechEventType|null);

StreamingRecognizeResponse speechEventType

totalBilledTime

totalBilledTime?: (google.protobuf.IDuration|null);

StreamingRecognizeResponse totalBilledTime