コミュニティ

translation dictionary

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

 

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

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    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
    Permanently deleted user

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

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

サインインしてコメントを残してください。