Currently, the arabic is a "non-interactive" language and can only be used via the REST API.
As indicated above, the non-interactive languages do not permit conversion (replace ink content with a typeset equivalent). In your case, your request is asking for conversion ("conversionState":"DIGITAL_EDIT"), which you understand is not possible.
Removing the corresponding line, your request shall then be properly processed (I tried on my side and it was fine).
As you can see, the arabic is not supported at present.
We cannot commit if/when we will support it.
Best regards,
Olivier
M
Malikghanim
said
almost 2 years ago
Dear Olivier,
You are sending me the Ink of (Interactive Ink SDK) but I am talking about Rest API, Per the link I sent it's mentioned that you are supporting Arabic please see the screenshot Below
Currently, the arabic is a "non-interactive" language and can only be used via the REST API.
As indicated above, the non-interactive languages do not permit conversion (replace ink content with a typeset equivalent). In your case, your request is asking for conversion ("conversionState":"DIGITAL_EDIT"), which you understand is not possible.
Removing the corresponding line, your request shall then be properly processed (I tried on my side and it was fine).
Malikghanim
Hello I am trying to use rest API for arabic language recognition
As is see in your documentation it supported (https://developer.myscript.com/docs/interactive-ink/1.4/web/rest/architecture/)
But i always get 500 response
Below is my request body
Can you tell me whats wrong ?
Dear Malikghanim,
Indeed you are right, my mistake.
Currently, the arabic is a "non-interactive" language and can only be used via the REST API.
As indicated above, the non-interactive languages do not permit conversion (replace ink content with a typeset equivalent). In your case, your request is asking for conversion (
"conversionState":"DIGITAL_EDIT"
), which you understand is not possible.Removing the corresponding line, your request shall then be properly processed (I tried on my side and it was fine).
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstMalikghanim
please consider that if I change lang configration to "en_US" it works but the stokes written in arabic, I try also "ar_SA", "ar_JO" but without luck
Olivier @MyScript
Dear Malikghanim,
thank you for contacting us and your question.
We invite you to refer to the list of supported languages: https://developer.myscript.com/docs/interactive-ink/1.4/overview/text-languages/
As you can see, the arabic is not supported at present.
We cannot commit if/when we will support it.
Best regards,
Olivier
Malikghanim
Dear Olivier,
You are sending me the Ink of (Interactive Ink SDK) but I am talking about Rest API, Per the link I sent it's mentioned that you are supporting Arabic
please see the screenshot Below
Olivier @MyScript
Dear Malikghanim,
Indeed you are right, my mistake.
Currently, the arabic is a "non-interactive" language and can only be used via the REST API.
As indicated above, the non-interactive languages do not permit conversion (replace ink content with a typeset equivalent). In your case, your request is asking for conversion (
"conversionState":"DIGITAL_EDIT"
), which you understand is not possible.Removing the corresponding line, your request shall then be properly processed (I tried on my side and it was fine).
Best regards,
Olivier
Malikghanim
Thanks a lot Olivier, it works perfectly, great