Skip to main content

B1VoiceTableRow

  • Table row that defines a voice type: which gender automatic assignment keeps it within,
    * and per-growth-step voice data(resource + pitch range). The row ID is the voice ID.
    * GrowthStepInfos must contain exactly one entry for every growth step.
PropertyTypeDescriptionMetadata
GenderEB1GenderTypeGender this voice belongs to. Used ONLY to keep automatic assignment (random customization,
default voice on gender change) within same-gender voices. The customization UI lists all
voices regardless of gender, and a gender-mismatched voice is allowed when the user picks it directly.
Category: B1VoiceTableRow
GrowthStepInfosTArrayPer-growth-step voice data. Must cover every growth step.Category: B1VoiceTableRow
PitchOffsetAdjustmentPerGrowthStepfloatAmount (in semitones) by which the pitch offset is adjusted per single growth-step change.Category: B1VoiceTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase