lucoiso / UEAzSpeech

This plugin integrates Azure Speech Cognitive Services in Unreal Engine.
https://forums.unrealengine.com/t/free-azspeech-plugin-async-text-to-voice-and-voice-to-text-with-microsoft-azure/495394
MIT License
194 stars 44 forks source link

Implement a Viseme Data filter #142

Closed lucoiso closed 1 year ago

lucoiso commented 1 year ago

About

Azure SDK contains 2 params to pass in SSML with viseme data: image

But even if using the second one, ID and Audio Offset are being added to the array data.

Planning

125

lucoiso commented 1 year ago

New setting to activate viseme data filter in SSML tasks with viseme type set to Facial Expression

image