429fcb3ee33e3fd088cc5b86e417333846ed0c2f
[motion-next.git] / server / api / voiceRecording / index.js
1 const a769_0x1b83=['delete','express','downloads','/describe','show','downloadTranscribe','./voiceRecording.controller','runTranscribe','/:id/transcribe','download','Router','isAuthenticated','get','destroy','update','exports','/:id','create','../../components/auth/service','describe','post'];(function(_0x433cf0,_0x1b83fc){const _0x37e7bb=function(_0x27da4f){while(--_0x27da4f){_0x433cf0['push'](_0x433cf0['shift']());}};_0x37e7bb(++_0x1b83fc);}(a769_0x1b83,0x191));const a769_0x37e7=function(_0x433cf0,_0x1b83fc){_0x433cf0=_0x433cf0-0x0;let _0x37e7bb=a769_0x1b83[_0x433cf0];return _0x37e7bb;};const _0x44422c=a769_0x37e7;'use strict';const express=require(_0x44422c('0x14')),router=express[_0x44422c('0x8')](),auth=require(_0x44422c('0x10')),controller=require(_0x44422c('0x4'));router[_0x44422c('0xa')]('/',auth[_0x44422c('0x9')](),controller['index']),router[_0x44422c('0xa')](_0x44422c('0x1'),auth['isAuthenticated'](),controller[_0x44422c('0x11')]),router[_0x44422c('0xa')](_0x44422c('0xe'),auth[_0x44422c('0x9')](),controller[_0x44422c('0x2')]),router[_0x44422c('0xa')]('/:id/download',auth[_0x44422c('0x9')](),controller[_0x44422c('0x7')]),router[_0x44422c('0xa')]('/:id/downloads',controller[_0x44422c('0x0')]),router[_0x44422c('0xa')]('/:id/transcribe',auth[_0x44422c('0x9')](),controller[_0x44422c('0x3')]),router['post']('/',auth[_0x44422c('0x9')](),controller[_0x44422c('0xf')]),router[_0x44422c('0x12')](_0x44422c('0x6'),auth['isAuthenticated'](),controller[_0x44422c('0x5')]),router['put'](_0x44422c('0xe'),auth[_0x44422c('0x9')](),controller[_0x44422c('0xc')]),router[_0x44422c('0x13')]('/:id',auth[_0x44422c('0x9')](),controller[_0x44422c('0xb')]),module[_0x44422c('0xd')]=router;