Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vasloui/jrec

Java recording-playback app
https://github.com/vasloui/jrec

intellij-idea java jsyn swing

Last synced: 15 days ago
JSON representation

Java recording-playback app

Awesome Lists containing this project

README

        

## Jsyn Wav Recording-Playback App

The application is created using the Intellij IDEA GUI designer.
It records voice from a microphone, saves it into a WAV file named "temp_recording.wav",
visualizing the sound graphically both when recording and not.

![](img/App.png)

### - Class diagram
![](img/package.png)