sivaprakashDesingu / react-voice-recorder

This (react-voice-recorder) is a JavaScript library for React Applicaiton which will be used to record voice as audio and download the same.

Home Page:https://codesandbox.io/s/react-voice-recorder-mydov?file=/src/App.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to customize

JohnGoodman opened this issue · comments

Hey, thanks for creating this package. I'm trying to customize the package to use my own UI. To do this, I need a way to call the startRecording and stopRecording methods from my own buttons. Can you provide any insight on how to do this?

@JohnGoodman Thanks for using this package. Currently, we don't have customized option for the same. will be working in future release.