0.0.3 • Published 4 years ago

vuzix-speech-sdk v0.0.3

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
4 years ago

vuzix-speech-sdk

vuzix speech sdk capacitor plugin

Install

npm install vuzix-speech-sdk
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago