|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to play .vox file in asp page=?Utf-8?B?SmF3YWhhcg==?= wrote on 15 okt 2007 in
microsoft.public.inetserver.asp.general: > I need to play .vox files using ASP. Does your webserver have sound and speakers?> Can anyone help me out. If so, is anyone listening serverside? -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress) Hi thanks,
yes i can able to play .wav file by setting filename in bgsound property but when i tried to play .vox file by the above method(bgsound=123.vox) it not working Show quoteHide quote "Evertjan." wrote: > =?Utf-8?B?SmF3YWhhcg==?= wrote on 15 okt 2007 in > microsoft.public.inetserver.asp.general: > > > I need to play .vox files using ASP. > > Can anyone help me out. > > Does your webserver have sound and speakers? > > If so, is anyone listening serverside? > > -- > Evertjan. > The Netherlands. > (Please change the x'es to dots in my emailaddress) > =?Utf-8?B?SmF3YWhhcg==?= wrote on 15 okt 2007 in
microsoft.public.inetserver.asp.general: > "Evertjan." wrote: [Please do not toppost on usenet]> >> =?Utf-8?B?SmF3YWhhcg==?= wrote on 15 okt 2007 in >> microsoft.public.inetserver.asp.general: >> >> > I need to play .vox files using ASP. >> > Can anyone help me out. >> >> Does your webserver have sound and speakers? >> >> If so, is anyone listening serverside? [Please do not quote signatures on usenet. on usenet] > yes i can able to play .wav file by setting filename in bgsound No, you cannot do that on a server.> property 'bgsound' is part of a browser and browsrs live on clients, not on servers. The ASP platform only lives on servers. > but when i tried to play .vox file by the above > method(bgsound=123.vox) it not working -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress) "Jawahar" <Jawa***@discussions.microsoft.com> wrote in message This can't be done. Unlike .wav files that specify the codec and settingsnews:6AAF70F9-197B-448B-B8DD-EA9680EB5A6C@microsoft.com... > > Hi thanks, > > yes i can able to play .wav file by setting filename in bgsound property but > when i tried to play .vox file by the above method(bgsound=123.vox) it not > working for the codec as part of the file, vox files do not. Hence to play a vox file the player needs to 1) know what a vox file is and 2) be told separately what the sample rate and number channels are. Even if you can acheive 1) there is no way through CSS to comunicate 2). Convert the files to .wav or some other well know format. -- Anthony Jones - MVP ASP/ASP.NET Hi Anthony,
Thanks for ur comments. Do you know how can we convert .vox file to .wav file in asp. If so can you please send me the code to me. Its very urgent. i am expectiing your reply Show quoteHide quote "Anthony Jones" wrote: > "Jawahar" <Jawa***@discussions.microsoft.com> wrote in message > news:6AAF70F9-197B-448B-B8DD-EA9680EB5A6C@microsoft.com... > > > > Hi thanks, > > > > yes i can able to play .wav file by setting filename in bgsound property > but > > when i tried to play .vox file by the above method(bgsound=123.vox) it not > > working > > > This can't be done. Unlike .wav files that specify the codec and settings > for the codec as part of the file, vox files do not. Hence to play a vox > file the player needs to 1) know what a vox file is and 2) be told > separately what the sample rate and number channels are. > > Even if you can acheive 1) there is no way through CSS to comunicate 2). > > Convert the files to .wav or some other well know format. > > -- > Anthony Jones - MVP ASP/ASP.NET > > > "Jawahar" <Jawa***@discussions.microsoft.com> wrote in message No I don't. Have you tried Google: Convert Vox to Wav ?news:B5F7B2E9-4AA2-4569-9EF4-6430A5FC0687@microsoft.com... > Hi Anthony, > > Thanks for ur comments. Do you know how can we convert .vox file to .wav > file in asp. If so can you please send me the code to me. Its very urgent. i > am expectiing your reply > -- Anthony Jones - MVP ASP/ASP.NET
How to open a file on the clients local hard drive from within ASP
Generate email when I click button? HTTP 401.1 error when using IP address... ASP Page, Access Base, PARAMETER not send !!! Page continuously refreshs Newbie: Problem with dsn odbc PLEASE HELP! Getting Error -214746259 Link checker in ASP Creating a variable name as the value of another variable. write a file to as subfolder of a InetServer location |
|||||||||||||||||||||||