Cloud Speech V2 Client - Class BatchRecognizeFileResult (1.13.1)

Reference documentation and code samples for the Cloud Speech V2 Client class BatchRecognizeFileResult.

Final results for a single file.

Generated from protobuf message google.cloud.speech.v2.BatchRecognizeFileResult

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ uri
string

The Cloud Storage URI to which recognition results were written.

↳ error
Google\Rpc\Status

Error if one was encountered.

↳ transcript
Google\Cloud\Speech\V2\BatchRecognizeResults

The transcript for the audio file. This is populated only when InlineOutputConfig is set in the [RecognitionOutputConfig][[google.cloud.speech.v2.RecognitionOutputConfig].

getUri

The Cloud Storage URI to which recognition results were written.

Returns
Type
Description
string

setUri

The Cloud Storage URI to which recognition results were written.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getError

Error if one was encountered.

Returns
Type
Description

hasError

clearError

setError

Error if one was encountered.

Parameter
Name
Description
Returns
Type
Description
$this

Generated from protobuf field .google.cloud.speech.v2.RecognitionResponseMetadata metadata = 3;

Generated from protobuf field .google.cloud.speech.v2.RecognitionResponseMetadata metadata = 3;

Returns
Type
Description
$this

getTranscript

The transcript for the audio file. This is populated only when InlineOutputConfig is set in the [RecognitionOutputConfig][[google.cloud.speech.v2.RecognitionOutputConfig].

Returns
Type
Description

hasTranscript

clearTranscript

setTranscript

The transcript for the audio file. This is populated only when InlineOutputConfig is set in the [RecognitionOutputConfig][[google.cloud.speech.v2.RecognitionOutputConfig].

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: