File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# SEPIA Web-Audio Library
22
3- Modular, cross-browser library to record and process audio using audio-worklets, web-workers and script-processors (as fallback).
3+ Modular, cross-browser library to record and process audio using ** audio-worklets** , ** web-workers** and script-processors (as fallback).
44Can be used to ** chain different modules (worklets AND workers) to one audio pipeline** .
5+ Thanks to the worklet + worker combination most of the audio ** processing can be done in the background** without messing with the main UI-thread!
56
67The main focus of this library is speech recording and processing (see: [ SEPIA Client app] ( https://github.com/SEPIA-Framework/sepia-html-client-app ) ),
78but you can quickly add modules for many other use-cases as well (contributions welcome ^^).
You can’t perform that action at this time.
0 commit comments