2023年1月3日

摘要: 本文简述如何在Smobiler中使用TTS文字转语音。 Step 1. 新建一个SmobilerForm窗体,并在窗体中加入TTS和Button,布局如下 Button的点击事件代码: private void button1_Press(object sender, EventArgs e) { 阅读全文
posted @ 2023-01-03 17:35 smobiler 阅读(138) 评论(0) 推荐(0) 编辑

导航