Ext.define('NgcpCsc.model.Sound', { extend: 'Ext.data.Model', fields: ['url'] });