To get the converted text just hit on the corresponding audio or volume icon. In the same way, if you want to get the source text then do the same. A few processes and links shall be shown by the network tab. All you need to do is find out a URL just like the one below: https...
2. 基本用法 # 导入模块fromgoogletransimportTranslator# 实例化翻译器,由于模块默认的服务url在国内无法使用,所以我们修改成国内可用的google翻译服务地址translator=Translator(service_urls=["translate.google.cn"])# 调用翻译函数,指定原语言的代码(en),和目标语言的代码(zh-CN)result=translator.translate('Hello, ...
Since the Google translator seems to pass a JSON structure, here is a solution using the JSON UDF by @AspirinJunkie . Maybe not the most elegant implementation (by me ), but seems to work. #include <Array.au3> #include "Json.au3" ; by @AspirinJunkie Global $g_sMytext, $g_sFrom,...
pronunciation=Kon'nichiwa.>>>translator.translate('veritas lux mea',src='la')# <Translated src=la dest=en text=The truth is my light pronunciation=The truth is my light> Customize proxy URL You can use proxies in the translation. >>>frompygoogletranslationimportTranslator>>>proxy={"http":"...
DownloadLatestVersionUrl = "http://kodo.app.speauty.cn/anto-latest-windows.exe" GoUidLen = 8 68 changes: 68 additions & 0 deletions 68 domain/service/translator/google_cloud/config.go @@ -0,0 +1,68 @@ package google_cloud import ( "anto/domain/service/translator" "github.com/spf13...