0.0.4 • Published 5 years ago

liona-speech-input v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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