@codekraft-studio/vue-speech

0.1.0 • Public • Published

vue-speech

VueJs integration and components for the Web Speech API

DEMO

Installation

First install this project with your favourite package manager:

npm install @codekraft-studio/vue-speech
yarn add @codekraft-studio/vue-speech

Than import it in your project and ensure Vue loads it:

import VueSpeech from '@codekraft-studio/vue-speech'

Vue.use(VueSpeech)

The project exposes two different components that can be used directly in your templates:

<vue-speech-recognition />
<vue-speech-synthesis />

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Readme

Keywords

none

Package Sidebar

Install

npm i @codekraft-studio/vue-speech

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

472 kB

Total Files

12

Last publish

Collaborators

  • b4dnewz