RecognitionResult.GetJson

RecognitionResult.GetJson method

Vorm JSON-tekenreeks met herkenningsresultaten.

public string GetJson(bool isReadable = false)
ParameterTypeBeschrijving
isReadableBooleanBepaalt of json leesbaar is voor mensen.

Winstwaarde

Herkenningsresultaten als JSON-tekenreeks.

Zie ook