{
  "domain": "IVR",
  "project": "ProjectName",
  "language": "tha-THA",
  "version": "3.0",
  "krypton": {
    "dpTopic": "GEN",
    "dpVersion": "4.0.0",
    "parameters": {
      "noInputTimeout": "500ms",
      "recognitionTimeout": "20000ms",
      "utteranceEndSilence": "1500ms",
      "speechDetectionSensitivity": 500,
      "audioFormat": "audio/basic;rate=8000",
      "formattingType": "all_as_words"
    },
      "sessionObjects": [ 
         {
            "id": "1",
            "type": "application/x-nuance-domainlm", 
            "url": "http://192.168.38.208:90/Nuance/krypton/toyotaDLM.zip",
            "weight": 0 
         },
         {
            "id": "2",
            "type": "application/x-nuance-domainlm",
            "url": "http://192.168.38.208:90/Nuance/krypton/toyotaDLM.zip",
            "weight": 0
         }
      ]
  },
	"nle" : {
		"url" : "http://192.168.38.208:90/Nuance/krypton/nlu_sun_va_project_th_TH.zip",
		"parameters" : { },
		"comments" : {
			"pipelineName" : "Pipeline name.",
			"pipelineVersion" : "Pipeline version.",
			"url" : "Relative path to NLE model.",
			"parameters" : "NLE parameters. For future use."
		}
	}
}
