Vista not supporting trueSpeech!
Posted
by csmba
on Stack Overflow
See other posts from Stack Overflow
or by csmba
Published on 2008-11-13T06:01:37Z
Indexed on
2010/03/13
1:07 UTC
Read the original article
Hit count: 301
truespeech
My web application has (server side) a wav file saved using truespeech and then a client (ie6, ie7) can ask to plat the file and the web server serves it..
All you need on xp is to have WMP 9 or higher and it all works. but on vista.. suddenly the vista client box can't play the file cause it doesn't support truespeech (some upgrade!)
anyone has an idea of what should I do?
- You can suggest a way to make it work on the client (but in general, I don't like having to say that the solution includes installing anything on the client box)
- you can suggest I don't save the server side file in truespeech, and instead use something else (what?)
© Stack Overflow or respective owner