Problem with native media

Hi
i want use native media for playing mp3 online file
i use this tutorial but in first i cant use this code

const file: MediaObject = this.media.create('file.mp3');

where i put that ?

thanks