channelTag property

int? channelTag
getter/setter pair

For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.

For audio_channel_count = N, its output values can range from 1 to N.

Implementation

core.int? channelTag;