用C#代码录制语音并保存在数据库中 [英] C# code to record voice and save in database

查看:181
本文介绍了用C#代码录制语音并保存在数据库中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我计划开发一个应用程序,其中必须记录语音并将该音频文件存储在数据库中.
请帮助我进行编码(c#winforms)并逐步完成开发此应用程序所要做的工作..
注意:请给我打电话,为该应用程序还要添加哪些COM组件.

i have planed to develop an application in which it have to record the voice and store that audio file in database.
please help me for coding (c# winforms)and step by step process of what i have to do for developing this application..
note: please tel me what are the COM components also have to add for this application.

推荐答案

您可以看到此链接
点击
单击
单击
You can see this links
Click
Click
Click


请参阅本文以记录您的声音:
使用waveIn/waveOut API的C#全双工音频播放器 [
See this article for recording your voice:
A full-duplex audio player in C# using the waveIn/waveOut APIs[^]
What you then need to do is just save the binary data of the recorded audio to your sql database.


首先创建流,将音频的二进制数据连接到数据库中. .
first make the stream,connect wid binary data of audio n store it in database...


这篇关于用C#代码录制语音并保存在数据库中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆