Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 362 Bytes

sfspeechrecognizer-example

An example Socket Runtime application that uses the SFSpeechRecognizer Framework

Setup

  1. Ensure you have the Socket Runtime installed (v0.5 or later).

  2. Install dependencies

npm install

Starting Application

npm start # or ssc build -r -o

License

MIT