Built motion from commit (unavailable).|2.5.9
[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 _0xf846=['path','bluebird','randomstring','AudioStream','writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','exports','Polly','text','mp3'];(function(_0x37cc52,_0x459a9b){var _0x2b4a90=function(_0xabcfc7){while(--_0xabcfc7){_0x37cc52['push'](_0x37cc52['shift']());}};_0x2b4a90(++_0x459a9b);}(_0xf846,0x15e));var _0x6f84=function(_0x3d34ad,_0x2367ef){_0x3d34ad=_0x3d34ad-0x0;var _0x30b8de=_0xf846[_0x3d34ad];return _0x30b8de;};'use strict';var fs=require('fs');var path=require(_0x6f84('0x0'));var BPromise=require(_0x6f84('0x1'));var rs=require(_0x6f84('0x2'));var AWS=require('aws-sdk');function pollyResult(_0x387321,_0x2ca536,_0x449aa7){return new BPromise(function(_0x431e6e,_0x195968){_0x387321['synthesizeSpeech'](_0x2ca536,function(_0x1d40a2,_0x562581){if(_0x1d40a2){_0x195968(_0x1d40a2);}else if(_0x562581){if(_0x562581[_0x6f84('0x3')]instanceof Buffer){fs[_0x6f84('0x4')](_0x449aa7,_0x562581[_0x6f84('0x3')],function(_0x5cc52e){if(_0x5cc52e){_0x195968(_0x5cc52e);}else{_0x431e6e();}});}else{_0x195968(new Error(_0x6f84('0x5')));}}else{_0x195968(new Error('No\x20data\x20response\x20from\x20aws\x20Polly!'));}});});}module[_0x6f84('0x6')]=function(_0x8e53bd,_0x3dcf33,_0x2189d1,_0x2b3d98,_0x22ce96,_0x5cb2b1,_0xd744d5){var _0x2b24be=new AWS[(_0x6f84('0x7'))]({'accessKeyId':_0x8e53bd,'secretAccessKey':_0x3dcf33,'region':_0x2189d1});var _0x582660={'Text':_0x22ce96,'TextType':_0x5cb2b1||_0x6f84('0x8'),'OutputFormat':_0x6f84('0x9'),'VoiceId':_0x2b3d98};return pollyResult(_0x2b24be,_0x582660,_0xd744d5);};