Forum Discussion
JohnnyJMurphy
Feb 10, 2021Copper Contributor
Get phonemes from Speech
Hello,
I'm trying to build lip synced model in Unity. I was thinking of using the Speech services provided by Azure and map the phonemes to animations on the model. Would it be possible to have the sequence of phonemes recognized by Azure returned?
2 Replies
Sort By
- yulin_li
Microsoft
We are not supporting phonemes, but we are going to support viseme in our service, which is similar with SpeechVisemeType (SAPI 5.3) | Microsoft Docs and is expected to released with speech SDK 1.16
- splusq
Microsoft
JohnnyJMurphy Thank you for this question. We currently don't expose the phonemes directly. But thank you for the suggestion and we may look into it in the future.