RecognitionResult.GetJson

RecognitionResult.GetJson method

形成带有识别结果的 JSON 字符串。

public string GetJson(bool isReadable = false)
范围类型描述
isReadableBoolean确定 json 是否是人类可读的。

返回值

识别结果为 JSON 字符串。

也可以看看