diff --git a/default.aproj b/default.aproj index f4b3714..a40a3ea 100644 --- a/default.aproj +++ b/default.aproj @@ -1,17 +1,15 @@  - + - + - - - - + + diff --git a/dist/edge-TTS-record.exe b/dist/edge-TTS-record.exe index 1f0f6da..84baa27 100644 Binary files a/dist/edge-TTS-record.exe and b/dist/edge-TTS-record.exe differ diff --git a/lib/config.aardio b/lib/config.aardio index cc4cc16..63618e5 100644 --- a/lib/config.aardio +++ b/lib/config.aardio @@ -6,10 +6,10 @@ config = fsys.config("/config/"); //不需要序列化的配置名字前请添加下划线 //在 config 名字空间内部请不要导入其他名字空间 namespace config { - __appName = "应用程序名"; - __appVersion = "1.0.0.01"; - __appDescription = "这是一个测试程序"; - __website = "http://www.aardio.com/"; + appName = "edge-TTS-record"; + appVersion = "0.0.0.04"; + appDescription = "可以录制 Microsoft Edge 浏览器的语音合成(TTS)语音并输出为 .wav 音频的工具"; + __website = "https://hookin.fun/"; } /**intellisense(config) diff --git a/res/index.html b/res/index.html index bb7c235..0faf8e5 100644 --- a/res/index.html +++ b/res/index.html @@ -1 +1 @@ -tts-record-html
\ No newline at end of file +edge-TTS-record
\ No newline at end of file diff --git a/res/js/app.c0d949ef.js b/res/js/app.026c53a3.js similarity index 54% rename from res/js/app.c0d949ef.js rename to res/js/app.026c53a3.js index a129a25..b80d09d 100644 --- a/res/js/app.c0d949ef.js +++ b/res/js/app.026c53a3.js @@ -1,2 +1,2 @@ -(function(e){function t(t){for(var n,o,a=t[0],l=t[1],c=t[2],p=0,h=[];p=0&&(this.selectedVoiceItem=e+"")},speak:function(){var e=this;this.speaking=!0,this.synth.speaking?console.error("speechSynthesis.speaking"):(""==this.text&&(this.text="请先输入要朗读的文本"),this.utterThis=new SpeechSynthesisUtterance(this.text),this.utterThis.onend=function(){console.log("SpeechSynthesisUtterance.onend"),e.speaking=!1,e.recording&&(e.recording=!1,c.a.stopRecord())},this.utterThis.onerror=function(){console.error("SpeechSynthesisUtterance.onerror")},this.utterThis.voice=this.voices[this.selectedVoiceItem],this.utterThis.rate=this.rate.val,this.utterThis.pitch=this.pitch.val,this.synth.speak(this.utterThis))},stopSpeak:function(){this.synth.pause(),this.synth.cancel()},record:function(){c.a.startRecord(this.fileDir,this.maxTime?60*this.maxTime:1800),this.recording=!0,this.speak()},getFileDir:function(){var e=this;c.a.getFileDir().then((function(t){e.fileDir=t}))}}},p=u,h=i("2877"),v=i("6544"),f=i.n(v),d=i("8336"),m=i("62ad"),b=i("a523"),x=i("132d"),y=i("0fd9"),g=i("b974"),k=i("ba0d"),w=i("8654"),T=i("a844"),V=Object(h["a"])(p,o,a,!1,null,null,null),S=V.exports;f()(V,{VBtn:d["a"],VCol:m["a"],VContainer:b["a"],VIcon:x["a"],VRow:y["a"],VSelect:g["a"],VSlider:k["a"],VTextField:w["a"],VTextarea:T["a"]});var _={name:"App",components:{Home:S},data:function(){return{}}},O=_,D=i("7496"),j=i("f6c4"),C=Object(h["a"])(O,s,r,!1,null,null,null),I=C.exports;f()(C,{VApp:D["a"],VMain:j["a"]});var P=i("f309");n["a"].use(P["a"]);var L=new P["a"]({});n["a"].config.productionTip=!1,new n["a"]({vuetify:L,render:function(e){return e(I)}}).$mount("#app")}}); -//# sourceMappingURL=app.c0d949ef.js.map \ No newline at end of file +(function(e){function t(t){for(var n,o,a=t[0],l=t[1],c=t[2],p=0,h=[];p=0&&(this.selectedVoiceItem=e+"")},speak:function(){var e=this;this.speaking=!0,this.synth.speaking?console.error("speechSynthesis.speaking"):(""==this.text&&(this.text="请先输入要朗读的文本"),this.utterThis=new SpeechSynthesisUtterance(this.text),this.utterThis.onend=function(){console.log("SpeechSynthesisUtterance.onend"),e.speaking=!1,e.recording&&(e.recording=!1,c.a.stopRecord())},this.utterThis.onerror=function(){console.error("SpeechSynthesisUtterance.onerror")},this.utterThis.voice=this.voices[this.selectedVoiceItem],this.utterThis.rate=this.rate.val,this.utterThis.pitch=this.pitch.val,this.synth.speak(this.utterThis))},stopSpeak:function(){this.synth.pause(),this.synth.cancel()},record:function(){c.a.startRecord(this.fileDir,this.maxTime?60*this.maxTime:1800),this.recording=!0,this.speak()},getFileDir:function(){var e=this;c.a.getFileDir().then((function(t){e.fileDir=t}))}}},p=u,h=i("2877"),v=i("6544"),f=i.n(v),d=i("8336"),m=i("62ad"),b=i("a523"),x=i("132d"),y=i("0fd9"),g=i("b974"),k=i("ba0d"),w=i("8654"),T=i("a844"),V=Object(h["a"])(p,o,a,!1,null,null,null),S=V.exports;f()(V,{VBtn:d["a"],VCol:m["a"],VContainer:b["a"],VIcon:x["a"],VRow:y["a"],VSelect:g["a"],VSlider:k["a"],VTextField:w["a"],VTextarea:T["a"]});var _={name:"App",components:{Home:S},data:function(){return{}}},O=_,D=i("7496"),j=i("f6c4"),C=Object(h["a"])(O,s,r,!1,null,null,null),I=C.exports;f()(C,{VApp:D["a"],VMain:j["a"]});var P=i("f309");n["a"].use(P["a"]);var L=new P["a"]({});n["a"].config.productionTip=!1,new n["a"]({vuetify:L,render:function(e){return e(I)}}).$mount("#app")}}); +//# sourceMappingURL=app.026c53a3.js.map \ No newline at end of file