12 skills found
mattdiamond / RecorderjsA plugin for recording/exporting the output of Web Audio API nodes
cwilso / AudioRecorderSimple live audio file recorder, based on RecorderJS
addpipe / Simple Recorderjs DemoA simple HTML5/JS demo that uses Recorder.js to record audio as uncompressed pcm (wav) and POST it to a server side script.
Kaljurand / Dictate.jsA small Javascript library for browser-based real-time speech recognition, which uses Recorderjs for audio capture, and a WebSocket connection to the Kaldi GStreamer server for speech recognition.
thomasboyt / Web Audio Recording Demouses recorderjs + web audio api. chrome only.
lukepolo / ReplayjsFull Session Replays
devsdenepal / JellyFishProject JellyFish is aimed to be a guider for songs with lyrics...it may harm copyrights as it's not deployed as an official project and is looing forward to solve copyright issues with tracks.
lifeCoder123 / Speech To Text ConverterSpeech-to-text converter tool using Google Speech Cloud API to convert speech into text format
geirman / Recorder Wav Mp3an attempt to refactor recorderjs and recordermp3js
kaltura / Express RecorderKaltura Express Capture enables recording content directly from the browser without the need to install any additional software. aka kSelfie
obfusk / Webrtc Xftvwebrtc-xftv - record video+audio with webrtc/xftv/recorderjs
maxenceC / Dead Simple Audio RecorderRecord audio input from the user microphone, export to .wav or ArrayBuffer, uses web workers & Recorderjs