// Token: 0x06001CA2 RID: 7330 RVA: 0x00072361 File Offset: 0x00070561 public static DayTimeDurationRecoResult JsonDeserialize(string result, Type targetType) { return((DayTimeDurationRecoResult)SpeechRecognitionResultHandler.JsonDeserialize(result, targetType)); }
// Token: 0x06001C93 RID: 7315 RVA: 0x0007227D File Offset: 0x0007047D public static CombinedScenarioRecoResult JsonDeserialize(string result, Type targetType) { return((CombinedScenarioRecoResult)SpeechRecognitionResultHandler.JsonDeserialize(result, targetType)); }