实时音频可视化的Java [英] Real Time Audio Visualization Java

查看:1116
本文介绍了实时音频可视化的Java的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经建立了使用Java API的声音使录制和播放声音,程序显示已录制声音的波形录制完成后的应用程序。我想,同时,以显示波形当记录就完成了。任何人都可以提出一个方法或Java库来实现这一目标?

I have built an application using Java Sound API which enables to record and play the voice and the program shows a wave form of the recorded voice after the recording is finished. I want to show the wave form at the same time when the recording is done. Can anyone suggest a method or a java library to achieve this?

非常感谢。

推荐答案

您可以使用处理以可视化。它可视化实时数据的一个好工作。写使用Java声音API来实时处理的音频输入分析仪,并且使用处理绘制可视化。

You could use Processing for your visualization. It does a good job of visualizing realtime data. Write your analyzer using Java Sound API to process the audio input in real time, and draw the visualization using processing.

这篇关于实时音频可视化的Java的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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