Click here to Skip to main content
16,019,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all, i have doubt i have convert the text into a audio and the audio file not playing in my localhost but in server it is playing can anybody tell me what is the problem is ?thanks in advance
Posted
Comments
AnkitGoel.com 11-Dec-12 6:06am    
any error?

1 solution

Without your code? No.

But I am guessing that you are using C# code to play the file - and C# code executes on the server, not the client.
See here for some suggestions: http://stackoverflow.com/questions/1942289/how-to-play-a-audio-sound-in-a-web-page-as-a-background-music[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900