Discussions
transcribe what the avatar says even if the user does not speak
12 days ago by Shinohara
For my interactive avatar, I use the SDK to obtain transcribed text of what the user and avatar say.
If USER_TALKING_MESSAGE does not fire, AVATAR_TALKING_MESSAGE will not fire. In other words, even if the avatar is speaking, the transcribed text will not be output unless the user speaks. I would like to transcribe what the avatar says even if the user does not speak.