Class Metadata_EN
英語調声データ
Implements
Namespace: LibSasara.Model.Serialize
Assembly: LibSasara.dll
Syntax
public record Metadata_EN : IEquatable<Metadata_EN>
Properties
Base
調整前フレーズ
Declaration
public List<AcousticPhrase>? Base { get; set; }
Property Value
Type | Description |
---|---|
List<AcousticPhrase> |
Edited
アクセント調整済みフレーズ
Declaration
public List<AcousticPhrase>? Edited { get; set; }
Property Value
Type | Description |
---|---|
List<AcousticPhrase> |