【发布时间】:2011-12-09 05:18:32
【问题描述】:
我要创建一个声音强度级别的应用程序,在这个应用程序中我需要在我的应用程序运行时打开 MIC。我可以这样做
请帮帮我
谢谢
【问题讨论】:
我要创建一个声音强度级别的应用程序,在这个应用程序中我需要在我的应用程序运行时打开 MIC。我可以这样做
请帮帮我
谢谢
【问题讨论】:
看起来你不能只是“打开”麦克风,让它坐下来收集数据而不录音。从我读到的那一点点,他们记录了一小段时间并分析了这些数据,然后重复……只要你需要运行应用程序。以下是三个链接,它们听起来像是在做与您想要的类似的事情。希望这会有所帮助。
Android: sample microphone without recording to get live amplitude/level?
Return amplitude of the mic input when not recording
Android: sample microphone without recording to get live amplitude/level?
【讨论】: