Parallet.ForEach

2013-06-17 Thread David Rhys Jones
Hi guys, I'm having a very wierd problem. I've got a collection that I map like this ICollectionCustomers data = GetCustomers(); Parallel.ForEach( data, (source) = { Davy, The US Congress voted Pizza sauce a vegetable. Don't even try to convince me of anything in the states is sane any

Recommendations for Voice to Text (speech recognition) in .Net

2013-06-17 Thread Michael O'Dea-Jones
Hi, I'm looking for some recommendations on how to do voice to text (speech recognition) in a .Net application. I have been asked to put together a demo application that extracts the spoken words from a sound file. Accuracy and performance would be great however it's not that important right