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