Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 349 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 349 Bytes

Speech-to-Text-Ionic

Rough prototype using Ionic 2 & Speech to Text

#Pre-Requisites

  • Ionic CLI (you may need sudo) npm install -g ionic
  • XCode - Install via app store.

#To run in browser (speech to text will not work)

  • run npm install
  • run ionic serve

#To build test in emulator for iOS

  • run ionic build or ionic emulate