export default { namespaced : true, state : { // microphoneAuthorized : uni.getAppAuthorizeSetting().microphoneAuthorized }, mutations : { }, actions : { } }