Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.DataTypes Namespace Reference

Classes

class  AudioData
 This class holds a AudioClip and maximum sample level. More...
 
class  BooleanData
 This class holds a boolean value. More...
 
class  ClassifyResultData
 This class is for Natural Language Classify results. More...
 
class  DisableCloseCaptionData
 Boolean state for disabling the CloseCaption output. More...
 
class  DisableMicData
 Boolean state for disabling the microphone input. More...
 
class  DisableWebCamData
 Boolean state for disabling the WebCam input. More...
 
class  LanguageData
 Data type for a source language change. More...
 
class  LevelData
 This class is for audio level data. More...
 
class  SpeakingStateData
 Boolean state sent when TextToSpeech starts and ends playing audio. More...
 
class  SpeechToTextData
 This class is for SpeechToText results. More...
 
class  TextToSpeechData
 This data class is for text data to spoken by the TextToSpeech widget. More...
 
class  VoiceData
 Data type sent to change the voice type. More...
 
class  WebCamTextureData
 This class holds a reference to WebCamTexture. More...