Files
Zos/Skills/@be/be/node_modules/jibo-embodied-dialog

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:

  1. Embodied Speech
  2. Embodied Listen

How to build / run

  • To initially setup: yarn install
  • To build: gulp debug
  • To test: gulp test

How to use

TBD