mukherjeesudebi / audio-addon

Apache License 2.0
0 stars 0 forks source link

Audio recorder addon for Vaadin

A simple audio recorder that has start and stop event listeners and gives the recorded audio as a base64 string.

Sample Example

A sample demo can be found at https://github.com/mukherjeesudebi/audio-addon/blob/main/src/test/java/org/vaadin/sudebi/ExampleView.java