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 buildorionic emulate