麦克风检测结束说话 [英] Microphone detect finish speak

查看:76
本文介绍了麦克风检测结束说话的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,我使用Windows手机的麦克风进行注册音频。


当用户 结束讲话时,可以检测到  ? (自动,无按钮停止)


谢谢

解决方案

< blockquote>

是的,但是你需要实现它。 您需要获取音频数据的缓冲区并手动检查位。 您可以在一段时间内检测到低水平的声音,如果您达到
那个阈值,则可以确定没有人在说话。 这可能有助于您入门:
http://code.msdn .microsoft.com / Microphone-Sample-b2ebe8b6 / sourcecode?fileId = 62761& pathId = 471639287



hello, i use Microphone of Windows phone for registration audio.

It is possibile DETECT when the user has finished speaking? (automatic, without button stop)

thank you

解决方案

Yes it is possible but you would need to implement it.  You would need to get the buffer of audio data and inspect the bits manually.  You could detect a low level of sound over a certain period of time and determine no one is speaking if you hit that threshold.  This might help get you started: http://code.msdn.microsoft.com/Microphone-Sample-b2ebe8b6/sourcecode?fileId=62761&pathId=471639287


这篇关于麦克风检测结束说话的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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