随笔分类 -  BaiduAI

本地录音 云语音转文字 云文字转语音
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 using System.Text; 8 using Syste... 阅读全文
posted @ 2018-04-04 14:34 DDWK 阅读(221) 评论(0) 推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using Microsoft.DirectX; 6 using Microsoft.DirectX.DirectSound; 7 using Microsoft.DirectX.AudioV... 阅读全文
posted @ 2018-04-04 14:33 DDWK 阅读(195) 评论(0) 推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Threading; 6 using System.IO; 7 using System.Windows.Forms; 8 using Micros... 阅读全文
posted @ 2018-04-04 14:32 DDWK 阅读(293) 评论(0) 推荐(0)