Closed mmoussa closed 4 years ago
It seems like the same issue was solved for the .NET SDK here: https://github.com/watson-developer-cloud/dotnet-standard-sdk/issues/198
But this issue still persists in the Unity SDK. Changing the TimeStamp WordConfidence data types from List\ to string[][] seems to work.
It seems like the same issue was solved for the .NET SDK here: https://github.com/watson-developer-cloud/dotnet-standard-sdk/issues/198
But this issue still persists in the Unity SDK. Changing the TimeStamp WordConfidence data types from List\ to string[][] seems to work.