There is ongoing work to implement the Web Speech API ( http://www.w3.org/community/speech-api/) in WebKit. Speech recognition works in Chromium, speech synthesis is mostly implemented on Mac OS X (but it's not enabled by default yet). In both cases, the actual runtime libraries aren't part of WebKit, they depend on the platform.
- Dominic On Sun, Mar 10, 2013 at 1:46 AM, Ivano Arrighetta <[email protected]>wrote: > hello everyone. I just wonder if webkit will include some runtime > libraryes for accessibility like text to speech, ocr and speech recognition. > this may sound silly, but there are many application examples of how this > could be useful for accessibility. > > _______________________________________________ > webkit-dev mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-dev > >
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

