Hello!!
I want to make a tts program,but I think the default MS Agent Character's message dialog is too simple. So I wanna use the TAssistantBalloon,which brings a pretty rich message balloon dialog,but now I meet a trouble:I can't directly set the TAssistantBalloon.Anchor to the Character,because the Character is not a wincontrol but IAgentCharacter.
How can I set the Balloon.Anchor to the character?Thanks.......