SubLyricContent
Defined in: types/index.ts:56
翻译/音译的内容
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
language? | string | 该内容的 BCP-47 语言代码 | types/index.ts:60 |
text | string | 完整文本 | types/index.ts:65 |
words? | Syllable[] | 逐字音节信息 | types/index.ts:70 |