Close

TestSO Scene 1 Created

A project log for Watson Speech AI meets Unity 3D ScriptableObject

Connecting IBM Watson AI Speech-Text and Tonal Analysis web services with Unity3d ScriptableObject Data Architecture

jerry-isdaleJerry Isdale 04/24/2018 at 22:390 Comments

GitHub revised (renamed).  Created a first Test Scene with WatsonService and Text/Image UI components for the recognized text and basic tone analysis (joy, sadness, anger, fear, disgust) using image bars.

Service should put the data into SOs when arrives. Relies on the UI component Update functions to fill in the values.  Might be better to use Event callbacks but not yet implemented.

Discussions