Meshingun Studio: すべてのプロダクトが 50% 割引

AzSpeech - Voice and Text

An Unreal Engine plugin that integrates Azure Speech Cognitive Services to the Engine by adding functions to perform recognition and synthesis via asynchronous tasks.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.1 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

A plugin that integrates Azure Speech Cognitive Services into Unreal Engine with simple functions which can do these asynchronous tasks:

  • Speech to Text
  • .wav File to Text
  • Text to Speech
  • Text to .wav File
  • Text to Audio Data
  • Text to Sound Wave
  • SSML to Speech
  • SSML to .wav File
  • SSML to Audio Data
  • SSML to Sound Wave


And helper functions:

  • Convert File to Sound Wave
  • Convert Audio Data to Sound Wave
  • Load XML to String
  • Qualify Path
  • Qualify XML File Path
  • Qualify WAV File Path
  • Qualify File Extension
  • Create New Directory
  • Open Desktop Folder Picker
  • Check and Add Android Permission
  • Is Audio Data Valid
  • Check Return from Recognition Map
  • Get Available Voices


GitHub: lucoiso/AzureSpeech (github.com)

Forum: [FREE] AzSpeech plugin: Async Text-to-Voice and Voice-to-Text with Microsoft Azure

テクニカルノート

Features:

  • Cognitive services
  • Azure Integration
  • Debugging
  • Logging
  • Asynchronous Tasks
  • Runtime audio importer
  • Viseme
  • SDK logs
  • Open Source
  • Editor Tools: AzSpeech Audio Generator


Number of Blueprints: 33

Number of C++ Classes: 23

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64 & Android

Documentation: Documentation

Example Project: SpeechGPT

Sample Project: AzSpeechSampleProject


Contact: Contact Me (github.com)


[Experimental] Support for other platforms: lucoiso/UEAzSpeech: This plugin integrates Azure Speech Cognitive Services in Unreal Engine. (github.com)