Hello Marvin, Yes, it is possible to make a Flash game accessible, but the only way I know of to accomplish that is by making the game self-voicing. As how to accomplish that I'd say the easiest method would be by using prerecorded voice clips which wouldn't necessarily work for a browser based game. You'll likely have to use some text to speech engine instead.
As to the issue of a universal speech engine for the browser there isn't any that I know of. You are talking about something that simply does not exist. Every platform in existence has a totally different way of handling text to speech and therefore to be totally universal you are going to have to take the time and effort to support them all or give up on universal speech output. To be blunt I don't think what you want to do is technically possible, and it might help if you can focus on one platform for the time being. I'm not sure exactly which platforms do and do not support Flash, but I do know there are some that don't. For that reason alone using Flash probably isn't going to work for what you intend. You might be better off with a language like Javascript if you are looking for more universal/cross-platform support. I can't help but think you are accelerating full force into a block wall because you don't know what you are doing and are trying hard to fit a square peg into a round hole which ultimately will lead to failure. Cheers! On 9/29/15, Marvin Hunkin <[email protected]> wrote: > Hi. > > Can flash games be made accessible. > > If so, how to. > > And also is there a universal speech engine, for the browser. > > Which os, does not support flash, I know apple or ios does, so how do they > get around that. > > And will search for a accessible text to speech engine for a browser or > maybe accessible flash games. > > And then how to then extend to multi player and then play over the > internet. > > They will be the last two sections of this game. > > So, will download and use how to build this game, tutorial. > > Maybe built by a visually impaired or blind person. > > Has left and right arrow keys to arrow across and the space bar to shoot. > > Marvin. > > Ps: pasting this below. > > > > http://www.makeflashgames.com/tutorials/tut3.php > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to > [email protected]. > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[email protected]. > If you have any questions or concerns regarding the management of the list, > please send E-mail to [email protected]. > --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
