liona-speech-input

0.0.4 • Public • Published

Published on webcomponents.org

liona-speech-input

Die Webkomponente realisiert ein input tag mit Button zur Sprachein- und ausgabe.

Installation

npm install --save liona-speech-input

Verwendung

<script type="module" src="node_modules/liona-speech-input/dist/index.bundle.js">
    window.customElements.define('liona-speech-input', LionaSpeechInput);
</script>

Zur Demo Seite

Demo

<liona-speech-input></liona-speech-input>

Zur Live-Demo

Mitarbeit

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Releaselog

v0.0.2

  • Homepage gesetzt
  • Bugfixes um Nutzung der Webkomponente zu ermöglichen

v0.0.1

Quellen

Garantien

Keine Garantien

Lizenz

MIT License

Package Sidebar

Install

npm i liona-speech-input

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

53.5 kB

Total Files

13

Last publish

Collaborators

  • huluvu424242