AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Provides information on the speech contained in a discreet utterance when multi-language identification is enabled in your request. This utterance represents a block of speech consisting of one language, preceded or followed by a block of speech in a different language.

Inheritance Hierarchy

System.Object
  Amazon.TranscribeService.Model.LanguageCodeItem

Namespace: Amazon.TranscribeService.Model
Assembly: AWSSDK.TranscribeService.dll
Version: 3.x.y.z

Syntax

C#
public class LanguageCodeItem

The LanguageCodeItem type exposes the following members

Constructors

NameDescription
Public Method LanguageCodeItem()

Properties

NameTypeDescription
Public Property DurationInSeconds System.Single

Gets and sets the property DurationInSeconds.

Provides the total time, in seconds, each identified language is spoken in your media.

Public Property LanguageCode Amazon.TranscribeService.LanguageCode

Gets and sets the property LanguageCode.

Provides the language code for each language identified in your media.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5