Class FCLabLineEn
英語Talkのフルコンテキストラベルの各行
Inherited Members
Namespace: LibSasara.Model.FullContextLabel
Assembly: LibSasara.dll
Syntax
public sealed class FCLabLineEn : FullContextLabLine
Constructors
FCLabLineEn(double, double, string, int, int, bool)
フルコンテキストラベルの各行を生成
Declaration
public FCLabLineEn(double from, double to, string phenome, int fps = 30, int index = -1, bool hasTime = false)
Parameters
| Type | Name | Description |
|---|---|---|
| double | from | |
| double | to | |
| string | phenome | |
| int | fps | |
| int | index | |
| bool | hasTime |
Properties
Language
言語
Declaration
public override string Language { get; }
Property Value
| Type | Description |
|---|---|
| string |
Overrides
UtteranceInfo
英語トークのこの FullContextLabLine が含まれる発話(utterance)情報
Declaration
public UtteranceInfoEn? UtteranceInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| UtteranceInfoEn |
Remarks
同じFullContextLab内のすべてのFullContextLabLineのこの情報は共通になる