Features:

  • Text to speech synthesis Blueprint node

  • Text to speech node caching

  • Speech recognition Blueprint node

  • Variant based speech recognition Blueprint node

  • Percentage based string comparison to recognise voice commands

  • Async oculus frame sequence generation in runtime from TTS results

Code Modules:

  •  GoogleSpeechKit (Runtime)

Number of Blueprints: 0

Number of C++ Classes: 16

Network Replicated: No

Supported Development Platforms: Windows, Mac

Supported Target Build Platforms: Windows, Mac

Relies on 3rd party services or subscriptions: Yes

!!! Documentation !!!: https://github.com/IlgarLunin/UE4GoogleSpeechKit-docs

!!! Discord !!!: https://discord.gg/Tkf7xe2

Please reach me out in discord for any help, and read documentation

Demo project (unreal 5.0+): here

| NOTE: Use Offline Speech Recognition plugin if you don’t want internet connection to be a requirement, or you don’t want to pay for 3rd party subscription.

特征:

  • 文本到语音合成蓝图节点

  • 文本到语音节点缓存

  • 语音识别蓝图节点

  • 基于变体的语音识别蓝图节点

  • 基于百分比的字符串比较以识别语音命令

  • 从tts结果在运行时生成异步oculus帧序列

代码模块:

  •  GoogleSpeechKit(运行时)

蓝图数目: 0

C++类数: 16

网络复制:没有

支持的开发平台:Windows,Mac

支持的目标构建平台:Windows,Mac

依赖第三方服务或订阅: 是的

!!! 文档!!!: https://github.com/IlgarLunin/UE4GoogleSpeechKit-docs

!!! 不和!!!: https://discord.gg/Tkf7xe2

请联系我在不和谐的任何帮助,并阅读文档

演示项目(unreal5.0+): 这里

/注意:使用 离线语音识别 插件,如果你不希望互联网连接是一个要求,或者你不想支付第三方订阅。










This is Unreal Engine wrapper for Google’s Cloud Text-to-Speech and synchronous Cloud Speech-to-Text speech recognition APIs.

With this plugin you will be able to synthesise natural human male and female speech on 31 languages with multiple variants and recognise speech from 119 languages and dialects.

Seamless TTS caching will protect your wallet! If tts node meets synthesis parameters that already been used, it will not make request to google but load sample from file.

Android is finally supported!

这是谷歌的虚幻引擎包装器 云文本到语音 和同步 云语音到文本 语音识别Api。

有了这个插件,你将能够合成31种语言的自然男性和女性语音,并识别来自119种语言和方言的语音。

无缝的TTS缓存将保护您的钱包! 如果tts节点满足已经使用的合成参数,它不会向google发出请求,而是从文件中加载示例。

Android终于支持了!

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。