Problem with add Sound using Anim Montage

Hi,

I want to add Sound to character.

  1. I used BlendSpace for IdleRunWalk
  2. I Created Animation BP for Anim Graph and calling IdleRunWalk
  3. I Choose my specific animation where I can use Sound and Click On Create AnimMontage
  4. In DefaultGroup.Default.DefaultSlot I added Sound and I hear my sound in AnimMontage
  5. DefaultGroup.Default.DefaultSlot Calling in Anim_BP

That it. Not working.

If I changed in mesh Anim to Play and choose Anim Montage its working, but in this case not working IdleWalkRun anim.

I think not calling Anim Montage correctly.

Thanks for answer.