I am playing an audio file using Google TTS (Hello World Example) on a link's click in my website. Right now the target window is a new window. I want the playback to happen on the same window (with an embedded player maybe or just the audio file playing with no controls visible)
Can someone please help me on how to do this?
Thanks.
this is code if your site was asp.net(c#) use it on page load or button click