codekraft-studio / vue-record

VueJs components for MediaRecorder API
https://codekraft-studio.github.io/vue-record/
MIT License
95 stars 57 forks source link

Player never shown #9

Closed jonalxh closed 4 years ago

jonalxh commented 4 years ago

Hi. I want to know if the component should show a player as the demo example or I have to do it independly, because importing the component only shows me the recording button.

Thanks.

b4dnewz commented 4 years ago

hi, the module only exports the record components if you want to show a player you can take a look at the example code