ngx-audio-player
ngx-audio-player copied to clipboard
Auto Play Error
DOMException: play() failed because the user didn't interact with the document first. I faced error in auto play error . <mat-basic-audio-player [audioUrl]="msbapAudioUrl" [title]="msbapTitle" [autoPlay]="true" muted="muted" (ended)="onEnded($event)" [displayTitle]="msbapDisplayTitle" [displayVolumeControls]="msaapDisplayVolumeControls" [ngClass]="{ 'hiddenControl': isControl == false } ">