MCPcopy Index your code
hub / github.com/Tencent/Face2FaceTranslator

github.com/Tencent/Face2FaceTranslator @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
8 symbols 8 edges 10 files 3 documented · 38%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

面对面翻译小程序

面对面翻译小程序是微信团队针对面对面沟通的场景开发的流式语音翻译小程序,通过微信同传接口插件提供了语音识别,文本翻译等功能。

预览

面对面翻译小程序

下载与使用

  1. 克隆代码
  2. project.config.json 中的 appid 替换成在公众平台申请的项目 id
  3. 公众平台 → 设置 → 第三方服务 → 插件管理 中 添加微信同传接口插件 (wx069ba97219f66d99)
  4. 打开微信开发者工具中添加项目

微信版本要求

由于使用插件,需要 基础库版本 >= 1.9.6

微信同传接口插件支持功能

  • 语音识别 (目前支持 zh_CN(中国大陆), en_US(英语))
  • 文本翻译 (目前支持 zh_CN(中国大陆),  zh_TW(中国台湾)zh_HK(中国香港)en_US(英语))
  • 语音合成 (目前支持 zh_CN(中国大陆),  zh_TW(中国台湾)zh_HK(中国香港))

License

The MIT License

Core symbols most depended-on inside this repo

success
called by 0
app.js
fail
called by 0
app.js
streamRecord
called by 0
components/bottom-button/index.js
endStreamRecord
called by 0
components/bottom-button/index.js
changeButtonType
called by 0
components/bottom-button/index.js
formatTime
called by 0
utils/util.js
recordTime
called by 0
utils/util.js
formatNumber
called by 0
utils/util.js

Shape

Function 8

Languages

TypeScript100%

Modules by API surface

utils/util.js3 symbols
components/bottom-button/index.js3 symbols
app.js2 symbols

For agents

$ claude mcp add Face2FaceTranslator \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact