Embodied Dialog
Description
A library that provides character-infused dialog (speaking and listening). That is to say, it wraps Jibo's speech and listenning states in animations, sound and screen content.
Sub-components:
- Embodied Speech
- Embodied Listen
How to build / run
- To initially setup:
yarn install - To build:
gulp debug - To test:
gulp test
How to use
TBD