RecognitionResult.GetJson

RecognitionResult.GetJson method

Form 認識結果を含む JSON 文字列。

public string GetJson(bool isReadable = false)
パラメータタイプ説明
isReadableBooleanjson が人間が判読できるかどうかを決定します。

戻り値

JSON 文字列としての認識結果。

関連項目