Cloud Speech V2 Client - Class RecognitionOutputConfig (1.13.1)

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

Configuration options for the output(s) of recognition.

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

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ gcs_output_config
Google\Cloud\Speech\V2\GcsOutputConfig

If this message is populated, recognition results are written to the provided Google Cloud Storage URI.

↳ inline_response_config
Google\Cloud\Speech\V2\InlineOutputConfig

If this message is populated, recognition results are provided in the BatchRecognizeResponse message of the Operation when completed. This is only supported when calling BatchRecognize with just one audio file.

getGcsOutputConfig

If this message is populated, recognition results are written to the provided Google Cloud Storage URI.

Returns
Type
Description

hasGcsOutputConfig

setGcsOutputConfig

If this message is populated, recognition results are written to the provided Google Cloud Storage URI.

Parameter
Name
Description
Returns
Type
Description
$this

getInlineResponseConfig

If this message is populated, recognition results are provided in the BatchRecognizeResponse message of the Operation when completed. This is only supported when calling BatchRecognize with just one audio file.

Returns
Type
Description

hasInlineResponseConfig

setInlineResponseConfig

If this message is populated, recognition results are provided in the BatchRecognizeResponse message of the Operation when completed. This is only supported when calling BatchRecognize with just one audio file.

Parameter
Name
Description
Returns
Type
Description
$this

getOutput

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: