UNPKG

alexa-ssml

Version:
20 lines (17 loc) 333 B
export const tag = 'w'; export const schema = { title: 'w', description: '', type: 'object', required: [], properties: { role: { enum: [ 'ivona:VB', 'ivona:VBD', 'ivona:NN', 'ivona:SENSE_1', ], }, }, };