Community

translation dictionary

- (void)setTranslationDictionary:(NSString*)dictionaryName;

 

please, any one can help me  . how I can use this function with swift code .

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Oksana Serdyuk

    This functionality is supported for the extended version of RTR SDK. If you want to try it, please contact sales at http://rtrsdk.com/licensing/.

    0
  • Avatar
    Oksana Serdyuk

    In Swift you can use this functionality, for example, as:

    textCaptureService?.setTranslationDictionary("Menu_EN-ES")
    0

Please sign in to leave a comment.