Speech-Rule-Engine / speech-rule-engine

Generating speech descriptions for XML structures
https://zorkow.github.io/speech-rule-engine/
Apache License 2.0
73 stars 39 forks source link

Fixes error when XHR has wrapper and returns proper js object instead the string. #743

Closed DeemaMykhailov closed 6 months ago

DeemaMykhailov commented 6 months ago

Fixes error when XHR has wrapper and returns proper js object instead of the string.

zorkow commented 6 months ago

Thanks for the contribution. Checks have passed, I'll merge.