alphacep / nativescript-vosk

Vosk Speech Recognition Plugin for Nativescript
11 stars 2 forks source link

NativeScript Speech Recognition with Vosk Library

Build Status NPM version Downloads Twitter Follow

This is a plugin for offline speech recognition in NativeScript library using Vosk library.

See the demo in action.

Installation

From the command prompt go to your app's root folder and execute:

ns plugin add nativescript-vosk

Platforms

We support only Android for now, iOS will be added some time

Thanks

This demo is largely based on the code of https://github.com/EddyVerbruggen/nativescript-speech-recognition