If you mean you want him to play fighting quote's during fights, use this.
if IsButtonPressed(8, 0) then
SoundPlayScriptedSpeechEvent(gPlayer, "FIGHT", 0, "large")
8 = Jump
So when you press the jump button you have binded, it'll play his fighting quotes.