麦克风 [英] microphone

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

问题描述

您好,我想用c ++构建一个应用程序来记录麦克风的声音.
该应用程序需要在后台运行,并且当用户对着麦克风讲话时,应用程序会唤醒并记录用户怎么说.

hello,
i want to build an application in c++ that record the sound from microphone.
the application need to run in the background and when the user is speak to the microphone ,the app wakeup and record whats the user says.

当用户开始与麦克风通话时,我不知道该怎么做.

i dont know how to do the wake up exactly when the user start talking to the microphone.

请帮助我.

谢谢.

推荐答案

您需要运行一个服务或任务托盘应用程序,以监听麦克风的输入.应用程序不只是唤醒",另一个应用程序需要侦听信号并做出响应.

You would need to have a service or a task tray app running that listened for microphone input.  Apps don''t just ''wake up'', another app needs to listen for the signal and respond to it.


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

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