"; $body.addClass("loading"); $('#tts').html(""); $.ajax({ url: server, dataType: 'json', crossDomain: true, type: "POST", data: { user: 'iguideait' ,key: '432ceab382049239bba39' ,text: txt ,voice: 'maria' ,ln: 'el' ,outputformat: "json" ,sr: 22050 ,br: 64 ,enc: 5 }, success: function(data) { $('#tts').css("display", "none"); $html = ''+ (data.server ? "
Served by: "+data.server : ""); $('#audioplayer').html($html); $body.removeClass("loading"); } }); $body.removeClass("loading"); }

Why your play zodiac