YnotZer0 / unity3d_watsonSdk

C# file used in the developerWorks article
8 stars 5 forks source link

Issues with Watson services and unity setup. #1

Closed tiancaipipi110 closed 5 years ago

tiancaipipi110 commented 5 years ago
  1. Did you add the canvas and "TextStreaming" then dragged the "TextStreaming" to the "WatsonTTS.cs"?
  2. How did you “add” the [Wardrobe Recipes]? where did you add it to? Isn’t it always there?
  3. What to put in the “CONV_version date”? I’ve tried with workspace created/modified date, neither works. It keeps giving me error: [ExampleConversation.OnFail()][ERROR] Error received: URL: https://gateway.watsonplatform.net/assistant/api/v1/workspaces/ca52dbcb-a8eb-462d-8077-05e1f1782c75/message?version=08-10-2018, ErrorCode: 400, Error: 400 Bad Request, Response: {"error":"Invalid 'version' format","code":400} Mine's not outputting any TTS result.