Accessibility voice over larger text twice reading issue for UIButton

Hi Team, Currently facing an issue with accessibility voice over larger text mode on buttons in iOS 15. When voice over is "ON", for normal text size a button accessibility label is reading fine, but when in large text mode the button labels are reading twice. For example: Normal mode "Yes" button title is reading as "Yes button", while in larger text mode it is reading as "Yes Button yes". We have only enabled accessibility label for the buttons.

Accessibility voice over larger text twice reading issue for UIButton
 
 
Q