speech-input

0.0.3 • Public • Published

speech-input

Published on webcomponents.org

A custom element that allows you to easily try a SpeechRecognition API on your site. And you can optionaly recording while speech recognition.

Installation

From npm:

npm install --save speech-input

Usage

<script type="module" src="./node_modules/speech-input/dist/speech-input.min.mjs"></script>
<speech-input></speech-input>

Preview

preview default preview inputted state

License

MIT License

Package Sidebar

Install

npm i speech-input

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

17.1 kB

Total Files

7

Last publish

Collaborators

  • hrfmmymt