Skip to content

Tags: exelerus/cordova-plugin-audioinput

Tags

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0 - Add Capacitor support and mobile test apps

1.0.3

Toggle 1.0.3's commit message
Bug fix in #103. Thanks arturomf. Also some code cleanup and added on…

…Error callback.

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #90 from HamStudy/feature/TypedArraySupport

Feature/typed array support

1.0.1

Toggle 1.0.1's commit message
some changes to README

1.0.0

Toggle 1.0.0's commit message
Plugin version number

0.3.0

Toggle 0.3.0's commit message
runInBackground for iOS native callback code. Cleaner examples/demos.

0.2.3

Toggle 0.2.3's commit message
Added support for audio source types (param audioSourceType) and the …

…following constants: audioinput.FORMAT, audioinput.CHANNELS, audioinput.SAMPLERATE and audioinput.AUDIOSOURCE_TYPE. Also squashed some bugs in the native layers for iOS and Android and the js bridge.

0.2.2

Toggle 0.2.2's commit message
0.2.2 for npm

0.1.0

Toggle 0.1.0's commit message
cleanup version

0.0.9

Toggle 0.0.9's commit message
This fixes #6 fixes #5 and closes #1