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 the location, using character count, in your transcript where a match is identified. For example, the location of an issue or a category match within a segment.
Namespace: Amazon.TranscribeStreaming.Model
Assembly: AWSSDK.TranscribeStreaming.dll
Version: 3.x.y.z
public class CharacterOffsets
The CharacterOffsets type exposes the following members
Name | Description | |
---|---|---|
![]() |
CharacterOffsets() |
Name | Type | Description | |
---|---|---|---|
![]() |
Begin | System.Nullable<System.Int32> |
Gets and sets the property Begin. Provides the character count of the first character where a match is identified. For example, the first character associated with an issue or a category match in a segment transcript. |
![]() |
End | System.Nullable<System.Int32> |
Gets and sets the property End. Provides the character count of the last character where a match is identified. For example, the last character associated with an issue or a category match in a segment transcript. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer