If this message is populated, recognition results are provided in theBatchRecognizeResponsemessage of the Operation when completed. This is only supported when callingBatchRecognizewith just one audio file.
If this message is populated, recognition results are provided in theBatchRecognizeResponsemessage of the Operation when completed. This is only supported when
callingBatchRecognizewith just one audio file.
If this message is populated, recognition results are provided in theBatchRecognizeResponsemessage of the Operation when completed. This is only supported when
callingBatchRecognizewith just one audio file.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Speech V2 Client - Class RecognitionOutputConfig (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-speech/latest/V2.RecognitionOutputConfig)\n- [2.1.0](/php/docs/reference/cloud-speech/2.1.0/V2.RecognitionOutputConfig)\n- [2.0.1](/php/docs/reference/cloud-speech/2.0.1/V2.RecognitionOutputConfig)\n- [1.20.1](/php/docs/reference/cloud-speech/1.20.1/V2.RecognitionOutputConfig)\n- [1.19.2](/php/docs/reference/cloud-speech/1.19.2/V2.RecognitionOutputConfig)\n- [1.18.3](/php/docs/reference/cloud-speech/1.18.3/V2.RecognitionOutputConfig)\n- [1.16.0](/php/docs/reference/cloud-speech/1.16.0/V2.RecognitionOutputConfig)\n- [1.15.0](/php/docs/reference/cloud-speech/1.15.0/V2.RecognitionOutputConfig)\n- [1.14.3](/php/docs/reference/cloud-speech/1.14.3/V2.RecognitionOutputConfig)\n- [1.13.1](/php/docs/reference/cloud-speech/1.13.1/V2.RecognitionOutputConfig)\n- [1.12.0](/php/docs/reference/cloud-speech/1.12.0/V2.RecognitionOutputConfig)\n- [1.11.2](/php/docs/reference/cloud-speech/1.11.2/V2.RecognitionOutputConfig)\n- [1.10.0](/php/docs/reference/cloud-speech/1.10.0/V2.RecognitionOutputConfig)\n- [1.9.1](/php/docs/reference/cloud-speech/1.9.1/V2.RecognitionOutputConfig)\n- [1.8.0](/php/docs/reference/cloud-speech/1.8.0/V2.RecognitionOutputConfig)\n- [1.7.0](/php/docs/reference/cloud-speech/1.7.0/V2.RecognitionOutputConfig) \nReference documentation and code samples for the Cloud Speech V2 Client class RecognitionOutputConfig.\n\nConfiguration options for the output(s) of recognition.\n\nGenerated from protobuf message `google.cloud.speech.v2.RecognitionOutputConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Speech \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGcsOutputConfig\n\nIf this message is populated, recognition results are written to the\nprovided Google Cloud Storage URI.\n\n### hasGcsOutputConfig\n\n### setGcsOutputConfig\n\nIf this message is populated, recognition results are written to the\nprovided Google Cloud Storage URI.\n\n### getInlineResponseConfig\n\nIf this message is populated, recognition results are provided in the\n[BatchRecognizeResponse](/php/docs/reference/cloud-speech/latest/V2.BatchRecognizeResponse)\nmessage of the Operation when completed. This is only supported when\ncalling [BatchRecognize](/php/docs/reference/cloud-speech/latest/V2.Client.SpeechClient#_Google_Cloud_Speech_V2_Client_SpeechClient__batchRecognize__)\nwith just one audio file.\n\n### hasInlineResponseConfig\n\n### setInlineResponseConfig\n\nIf this message is populated, recognition results are provided in the\n[BatchRecognizeResponse](/php/docs/reference/cloud-speech/latest/V2.BatchRecognizeResponse)\nmessage of the Operation when completed. This is only supported when\ncalling [BatchRecognize](/php/docs/reference/cloud-speech/latest/V2.Client.SpeechClient#_Google_Cloud_Speech_V2_Client_SpeechClient__batchRecognize__)\nwith just one audio file.\n\n### getOutputFormatConfig\n\nOptional. Configuration for the format of the results stored to `output`.\n\nIf unspecified transcripts will be written in the `NATIVE` format only.\n\n### hasOutputFormatConfig\n\n### clearOutputFormatConfig\n\n### setOutputFormatConfig\n\nOptional. Configuration for the format of the results stored to `output`.\n\nIf unspecified transcripts will be written in the `NATIVE` format only.\n\n### getOutput"]]