开发者

Need to "react" on any sound initiated

I need to be able to launch certain procedure only when there is some sound output initiated. This is like when some sound is "beeped" (having complete silence before). I image for this to handle is somehow to monitor the strength of the output channel (where usually all sound is outputted), and if it reaches the certain border, I will launch my "procedure". The sound can be initiated by any program in the system, I just need to monitor the outp开发者_Python百科ut strength and react. Is there a way to make such "monitor" in java? Thanks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜