H hanyelmehy Well-Known Member Licensed User Longtime User Dec 2, 2023 #1 Hi, anyone use Amazon Translate before in B4J
xulihang Well-Known Member Licensed User Longtime User Dec 2, 2023 #2 It has a java library which you can use javaobject to use. Upvote 0
H hanyelmehy Well-Known Member Licensed User Longtime User Dec 2, 2023 #3 xulihang said: It has a java library which you can use javaobject to use. Click to expand... thank you but any idea how to make this Upvote 0
xulihang said: It has a java library which you can use javaobject to use. Click to expand... thank you but any idea how to make this
xulihang Well-Known Member Licensed User Longtime User Dec 2, 2023 #4 Sample code I wrote before: https://github.com/xulihang/BasicCAT/blob/master/plugins/amazonMT/amazonMTCLI/amazonMTCLI.b4j Upvote 0
Sample code I wrote before: https://github.com/xulihang/BasicCAT/blob/master/plugins/amazonMT/amazonMTCLI/amazonMTCLI.b4j