Built motion from commit (unavailable).|2.5.27
[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 _0xa061=['writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','exports','Polly','text','mp3','path','bluebird','randomstring','synthesizeSpeech'];(function(_0x5471ec,_0x1ce81a){var _0x121d4c=function(_0xefb655){while(--_0xefb655){_0x5471ec['push'](_0x5471ec['shift']());}};_0x121d4c(++_0x1ce81a);}(_0xa061,0x1eb));var _0x1a06=function(_0x47ba2f,_0x3ea976){_0x47ba2f=_0x47ba2f-0x0;var _0xc5c358=_0xa061[_0x47ba2f];return _0xc5c358;};'use strict';var fs=require('fs');var path=require(_0x1a06('0x0'));var BPromise=require(_0x1a06('0x1'));var rs=require(_0x1a06('0x2'));var AWS=require('aws-sdk');function pollyResult(_0x450440,_0x4c2866,_0x11dac2){return new BPromise(function(_0x4b159d,_0x7168df){_0x450440[_0x1a06('0x3')](_0x4c2866,function(_0x412784,_0x1bc295){if(_0x412784){_0x7168df(_0x412784);}else if(_0x1bc295){if(_0x1bc295['AudioStream']instanceof Buffer){fs[_0x1a06('0x4')](_0x11dac2,_0x1bc295['AudioStream'],function(_0x1b8d07){if(_0x1b8d07){_0x7168df(_0x1b8d07);}else{_0x4b159d();}});}else{_0x7168df(new Error(_0x1a06('0x5')));}}else{_0x7168df(new Error(_0x1a06('0x6')));}});});}module[_0x1a06('0x7')]=function(_0x16016f,_0x2f08f8,_0x269d33,_0x7c06f5,_0x1648bb,_0x2a9a0d,_0x21e774){var _0x48b197=new AWS[(_0x1a06('0x8'))]({'accessKeyId':_0x16016f,'secretAccessKey':_0x2f08f8,'region':_0x269d33});var _0x239aaf={'Text':_0x1648bb,'TextType':_0x2a9a0d||_0x1a06('0x9'),'OutputFormat':_0x1a06('0xa'),'VoiceId':_0x7c06f5};return pollyResult(_0x48b197,_0x239aaf,_0x21e774);};