" /> ASR sensitivity error - Genesys CTI User Forum

Author Topic: ASR sensitivity error  (Read 1843 times)

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
ASR sensitivity error
« on: March 02, 2017, 08:07:59 PM »
Advertisement
Hi guys,
Building a simple ASR VXML application, however everytime I execute it, it shows this error:

[code]
20170302161907902| 308| 0| FILIHACLAAANGFDMAAAAAAAB| Test| ** ERROR => SVC AFFECT **| -11|  SWI_ERROR_GENERIC| error| NRParameters::setValue | Invalid value '0,50' for parameter 'sensitivity'
[/code]

On MCP:
[code]
2017-03-02 16:02:31.454 DBUG 0073018B-10004011 7132 0C000000 Runtime.cxx:963 RuntimeHelper::GetFloatProperty() Name [sensitivity], value [0.500000]
[/code]

Any clue what can be happening here?

Offline livinginnj

  • Newbie
  • *
  • Posts: 26
  • Karma: 1
Re: ASR sensitivity error
« Reply #1 on: March 04, 2017, 02:50:41 AM »
On looking at the below logs , the value should be "0.50" instead of "0,50"

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: ASR sensitivity error
« Reply #2 on: March 04, 2017, 09:26:53 PM »
Yeah, however can't figure out why that conversion happens nor where. MCP logs show the value correctly with a period.

Enviado de meu E6633 usando Tapatalk


Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: ASR sensitivity error
« Reply #3 on: March 16, 2017, 10:40:58 PM »
Well fixed this by applying all current user settings to whole system users. Some issue at initial Windows installation