Format version
Specific value:"1.0"
Path to the singer background image
Default display text
Default display text
Each additional property must conform to the following schema
Type: stringLocalized display text for a specific locale
Singer class name
Singer-specific configuration. The schema for this field is defined by the singer class.
Path to a single demo audio file. Equivalent to an array with one object containing the name field of an empty string and the path field of the specified value.
Default display text
Default display text
Each additional property must conform to the following schema
Type: stringLocalized display text for a specific locale
Multiple demo audio files
No Additional PropertiesDemo audio name
Default display text
Default display text
Each additional property must conform to the following schema
Type: stringLocalized display text for a specific locale
Path to the demo audio file. The path is relative to the singer description file.
Default display text
Default display text
Each additional property must conform to the following schema
Type: stringLocalized display text for a specific locale
Singer identifier. Must be unique within the package.
Must match regular expression:^[A-Za-z0-9_-]+$
Identifier of an inference from the same package. Equivalent to an object with only the id field specified and default values for other fields.
^[A-Za-z0-9_-]+$
Identifier of the package to import the inference from. Default to current package ID.
Must match regular expression:^[A-Za-z0-9_-]+(?:/[A-Za-z0-9_-]+)*$
Identifier of the inference within the imported package
Must match regular expression:^[A-Za-z0-9_-]+$
Options of the imported inference. The schema for this field is defined by the inference class.
Version of the package to import the inference from. If package is not specified, default to current package version, otherwise default to the latest version of the package required by the dependency field in the package description.
^(0|[1-9][0-9]*)(?:\.(0|[1-9][0-9]*)){0,3}$
Singer API level
Singer name. Default to the singer identifier if not provided.
Default display text
Default display text
Each additional property must conform to the following schema
Type: stringLocalized display text for a specific locale