Built motion from commit (unavailable).|2.5.13
[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 _0x201d=['randomstring','aws-sdk','synthesizeSpeech','writeFile','AudioStream','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','exports','Polly','mp3','path','bluebird'];(function(_0x28c71a,_0x356bde){var _0x2f02fc=function(_0x22987d){while(--_0x22987d){_0x28c71a['push'](_0x28c71a['shift']());}};_0x2f02fc(++_0x356bde);}(_0x201d,0x11e));var _0xd201=function(_0x3733f9,_0x511fba){_0x3733f9=_0x3733f9-0x0;var _0x5e7ba6=_0x201d[_0x3733f9];return _0x5e7ba6;};'use strict';var fs=require('fs');var path=require(_0xd201('0x0'));var BPromise=require(_0xd201('0x1'));var rs=require(_0xd201('0x2'));var AWS=require(_0xd201('0x3'));function pollyResult(_0x380ea4,_0x4085e0,_0x3cad26){return new BPromise(function(_0x3554ee,_0x406fa3){_0x380ea4[_0xd201('0x4')](_0x4085e0,function(_0x27c03d,_0x542dcf){if(_0x27c03d){_0x406fa3(_0x27c03d);}else if(_0x542dcf){if(_0x542dcf['AudioStream']instanceof Buffer){fs[_0xd201('0x5')](_0x3cad26,_0x542dcf[_0xd201('0x6')],function(_0x267f98){if(_0x267f98){_0x406fa3(_0x267f98);}else{_0x3554ee();}});}else{_0x406fa3(new Error(_0xd201('0x7')));}}else{_0x406fa3(new Error(_0xd201('0x8')));}});});}module[_0xd201('0x9')]=function(_0x2df3f9,_0x98e4f5,_0x30d744,_0x2820de,_0x219389,_0x234c4e,_0x116fa6){var _0x3aad40=new AWS[(_0xd201('0xa'))]({'accessKeyId':_0x2df3f9,'secretAccessKey':_0x98e4f5,'region':_0x30d744});var _0x1406cb={'Text':_0x219389,'TextType':_0x234c4e||'text','OutputFormat':_0xd201('0xb'),'VoiceId':_0x2820de};return pollyResult(_0x3aad40,_0x1406cb,_0x116fa6);};