I’m currently in the talks with a client who wants us to develop a eLearning tool which integrates video, audio, speech recognition among others. We currently have the knowledge and skills to develop E-learning programs but i’m not entirely certain on the speech recognition aspect.[LIST=1]
[]The client already has licensed L&H speech recognition software which would get installed locally on the users PC (the software is to be used both online and offline). This speech recognition software interacts with applications through an OCX file written in C++ … their previous applications that were developed in VB could communicate with the Speech recognition software through RPC’s to this OCX file which then returns the results as a hash/array.
Is this at all possible in flash? The communication between OCX files and flashplayer for offline implementation?
[]A second problem is that we need to distribute this application on CD but the data has to be provided in XML. No problem at all since flash perfectly integrates XML but the xml files that are burned on the CD should be only readable by the flash movie. Is there a way to encrypt the files (+50Kb) in a speedy and reliable way? Or can we put them in a protected archive and read/open that with flash?[/LIST]thanks for any help.
Chris