Close

April 26: Working UI components Connected to live IBM Service

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/27/2018 at 00:200 Comments

Filled in Credential details, bolted up the Responders and some UI components to show FloatVariables returned by ToneAnalysis

Generally the UI element is Lable and one of Hipple's bar graphs.  The Joy element also adds a Value display in Text field.  I like this and should examine in detail for use as prefab with one script filling in the Name, Text Value, Graphic components.

The Credentials work well.  I definitely prefer the TA approach using string properties over the other that uses StringVariables.  It keeps them close in one display, vs inspecting several components. 

Discussions