How do I make "ActiveXObject('SAPI.SpVoice')" work in firefox

1.4k Views Asked by At

How do I make ActiveXObject('SAPI.SpVoice') work in firefox? firefox does not recognize the ActiveXObject function. Are there any alternatives for this?

2

There are 2 best solutions below

0
On

Firefox does not support ActiveX technology, you can try using plugins or extensions

0
On

Because Firefox does not use ActiveX, you have to use a JavaScript substitute such as

http://www.masswerk.at/mespeak/

and

http://www.jtalkplugin.com/