Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 733 Bytes

File metadata and controls

19 lines (14 loc) · 733 Bytes

Voice-TFL

Voice enabled journey planner for London public transport built with Speechly and Transport For London Unified API.

See it in action at https://aukkonen.github.io/voice-tfl

The design is optimised for mobile devices, and hence looks a bit silly on a desktop.

Running locally

Run git clone, and then

make imports
npm intall
npm start

That should be it.

Speechly configuration

Is in the config directory. You will need the Speechly Command Line Tool to deploy it, as well as a valid Speechly App Id. The latter you can get by signing up on the Speechly Dashboard.