If selected, each channel in the provided audio is transcribed
independently. This cannot be selected if the selected
[model][google.cloud.speech.v2.Recognizer.model] is latest_short.
Unspecified
Default value for the multi-channel mode. If the audio contains
multiple channels, only the first channel will be transcribed; other
channels will be ignored.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `RecognitionFeatures.Types.MultiChannelMode` enum within the Cloud Speech-to-Text v2 API."],["The `MultiChannelMode` enum offers options for processing multi-channel audio, specifically `SeparateRecognitionPerChannel` for independent transcription of each channel and `Unspecified` for transcribing only the first channel."],["The `SeparateRecognitionPerChannel` mode is not compatible with the `latest_short` recognizer model."],["This documentation covers version 1.0.0-beta05, and several past versions of the dotnet Google Cloud Speech v2 library, including version 1.0.0, 1.1.0, 1.2.0, 1.3.0 and 1.4.0."]]],[]]