I'd like to create simple system for speech recognition such that:
1. user makes a call from mobile phone
2. Skype (maybe with MyToGo) on server automatically receives this call
3. application in VB redirects speech from Skype to Sphinx4
4. Sphinx4 recognizes spoken words and answers according to them
5. speech answer is redirected to Skype with the use of VB application
6. user on mobile phone hears the answer
7. and so on
8. user finished the talk
Can you give me any suggestions how to write this VB application so that:
1. call is automatically received on Skype (maybe it can be done in Skype itself, without need of VB)
2. how to redirect speech from Skype to Sphinx4 and vice versa
Greetings
PS I have been writing applications in VB6 some years ago. Which version of VB should I choose now? Is that version free or non-free? What about commercial use?


