在C#中使用采样频率 [英] Use of sampling frequency in C#

查看:374
本文介绍了在C#中使用采样频率的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用C#中的采样频率生成声音警报?

How can I generate a tone alarm using sampling frequency in C#?

推荐答案

System.Console.Beep(frequency, duration)怎么样?请参阅 http://msdn.microsoft.com/en-us/library/4fe3hdb1.aspx [ ^ ].

—SA
How about System.Console.Beep(frequency, duration)? See http://msdn.microsoft.com/en-us/library/4fe3hdb1.aspx[^].

—SA


查看以下链接:
http://www.gamedev.net/topic/322115- directsound-c-generate-white-noise-单音/ [
Check out these links:
http://khason.net/blog/sound-tone-and-dtmf-generation-by-using-managed-directsound-and-c-and-sine-tone-detection-with-pure-managed-goertzel-algorithm-implementation/[^]

http://www.gamedev.net/topic/322115-directsound-c-generate-white-noise--single-tone/[^]

Good luck!


这篇关于在C#中使用采样频率的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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