03a02e3dcc9e6ea433309b74fe41bd2fae28715b
[motion2.git] / server / services / agi / scripts / aws / polly / lib / api.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xac1d=['writeFile','AudioStream','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','Polly','mp3','path','bluebird','randomstring','aws-sdk','synthesizeSpeech'];(function(_0xe8dc78,_0x4d9f92){var _0x5873ae=function(_0x4563cc){while(--_0x4563cc){_0xe8dc78['push'](_0xe8dc78['shift']());}};_0x5873ae(++_0x4d9f92);}(_0xac1d,0x192));var _0xdac1=function(_0x200839,_0x3c8a99){_0x200839=_0x200839-0x0;var _0x20c59e=_0xac1d[_0x200839];return _0x20c59e;};'use strict';var fs=require('fs');var path=require(_0xdac1('0x0'));var BPromise=require(_0xdac1('0x1'));var rs=require(_0xdac1('0x2'));var AWS=require(_0xdac1('0x3'));function pollyResult(_0x3cc282,_0x5d6281,_0x3d1f0e){return new BPromise(function(_0x510264,_0x27d502){_0x3cc282[_0xdac1('0x4')](_0x5d6281,function(_0x35766c,_0x67388b){if(_0x35766c){_0x27d502(_0x35766c);}else if(_0x67388b){if(_0x67388b['AudioStream']instanceof Buffer){fs[_0xdac1('0x5')](_0x3d1f0e,_0x67388b[_0xdac1('0x6')],function(_0x5a1f7a){if(_0x5a1f7a){_0x27d502(_0x5a1f7a);}else{_0x510264();}});}else{_0x27d502(new Error(_0xdac1('0x7')));}}else{_0x27d502(new Error(_0xdac1('0x8')));}});});}module['exports']=function(_0x536ef6,_0x329611,_0x1ea4ce,_0x4b32d0,_0x3a1516,_0x4e5d21,_0xa48e48){var _0x26ffd9=new AWS[(_0xdac1('0x9'))]({'accessKeyId':_0x536ef6,'secretAccessKey':_0x329611,'region':_0x1ea4ce});var _0x2b0bd2={'Text':_0x3a1516,'TextType':_0x4e5d21||'text','OutputFormat':_0xdac1('0xa'),'VoiceId':_0x4b32d0};return pollyResult(_0x26ffd9,_0x2b0bd2,_0xa48e48);};