Skip to content

mmig/mmir-plugin-encoder-core

Repository files navigation

MIT license GitHub package.json version npm API Guides

Cordova plugin for the MMIR framework that provides core functionality for running (JavaScript) audio encoders via WebWorkers.

The plugin provides a base implementation for handling web-based (HTML5) access to the microphone and encoding the audio to WAV/PCM or other codecs in a WebWorker.

Specialized implementation modules handle integration into various speech recognition services.

For encoders see

For speech service integrations see


Archived: Outdated speech service integrations


Acknowledgements

  • www/voiceRecoder.js: based on work by
    • Copyright (C) 2013 Matt Diamond (MIT License) Recorderjs
  • www/webworker/wavEncoder.js: based on work by
    • Copyright (C) 2013 Matt Diamond (MIT License) Recorderjs
    • Modified Work Copyright (C) 2014 Christopher Rudmin (MIT License) opus-recorder

About

mmir plugin for running audio encoders via WebWorkers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published