Sleep

Vue audio recorder: Sound Recorder and also Player Vue. js Part

.Vue-audio-recorder is an audio recorder element for Vue. js. It makes it possible for to generate, play, download and retail store records on a server.Features.Beautiful clean UI.Download/upload/play file.Time limit.Records limit.Individuals as an audio player.MP3/WAV assistance.Supported.Getting Started.Installment./ / npm.npm i vue-audio-recorder-- spare.Usage.Bring in internationally./ / ~ principal. js.import AudioRecorder coming from 'vue-audio-recorder'.Vue. make use of( AudioRecorder).Import element in vue documents.Audio Recorder.Audio Player.Audio Recorder Props.attempts.Kind: Number.Classification: Amount of taping efforts.headers.Style: Object.Description: HTTP headers.Time.Type: Amount.Description: Time limit for the file (moments).bit-rate.Kind: Amount.Classification: Nonpayment: 128 (simply for MP3).sample-rate.Type: Amount.Description: Default: 44100.filename.Type: Strand.Description: Download/Upload filename.upload-url.Type: String.Description: link for publishing.show-download-button.Kind: Boolean.Description: If it is true show a download switch. Default: true.show-upload-button.Style: Boolean.Description: If it holds true show an upload button. Nonpayment: true.before-upload.Type: Feature.Description: Callback fires before posting.successful-upload.Kind: Function.Description: Callback fires after prosperous uploading.failed-upload.Style: Feature.Classification: Callback fires after breakdown uploading.mic-failed.Style: Feature.Explanation: Callback fires if your microphone does not work.before-recording.Style: Feature.Description: Callback fires after click the document button.pause-recording.Kind: Function.Description: Callback fires after click the pause button.after-recording.Style: Function.Summary: Callback fires after click on the deter switch or even exceeding the amount of time limit.select-record.Type: Function.Description: Callback fires after choise a document. Returns the file.Audio Player Props.src.Type: Chain.Description: Points Out the link of the audio documents.Developed through.Gennady Grishkovtsov - Programmer.Olga Zimina - UIX Developer.