https://burrito.bible/schema/scripture/audio_translation.schema.json |
Schema of flavor field of scripture/audioTranslation flavor |
type |
object |
properties |
|
const |
audioTranslation |
|
type |
array |
items |
type |
string |
enum |
singleVoice, multipleVoice, reading, drama, withMusic, withEffects, withHeadings |
additionalItems |
False |
uniqueItems |
True |
|
type |
object |
additionalProperties |
#/definitions/format |
|
type |
object |
additionalProperties |
type |
string |
pattern |
^\d+[.]\d+([.].+)?$ |
additionalProperties |
False |
definitions |
|
type |
object |
properties |
|
type |
string |
enum |
mp3, wav |
|
type |
string |
enum |
1/0 (Mono), Dual mono, 2/0 (Stereo), 5.1 Surround |
|
type |
integer |
|
type |
integer |
|
type |
integer |
|
../common.schema.json#/definitions/path |
additionalProperties |
False |