Difference between revisions of "DisCommWin Version History"
From eMDeeWiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
+ | '''Version 6.12.3''' | ||
+ | <p>Released February 26, 2013</p> | ||
+ | <ul> | ||
+ | <li>Added some features and enhanced the text-to-speech device</li> | ||
+ | </ul> | ||
+ | |||
+ | |||
'''Version 6.12.2''' | '''Version 6.12.2''' | ||
<p>Released January 23, 2013</p> | <p>Released January 23, 2013</p> |
Revision as of 16:15, 26 February 2013
Version 6.12.3
Released February 26, 2013
- Added some features and enhanced the text-to-speech device
Version 6.12.2
Released January 23, 2013
- Implemented a device object that will generate audio from a text file (text-to-speech)
- New device object also able to process audio streams into a text file (speech-to-text)
Version 6.11.2
Released September 3, 2012
- Added a new radio object that will record to WAV file
Version 6.11.1
Released April 17, 2012
- Fixed an exception that was happening between threads after running for several hours
Version 6.11.0
Released March 12, 2012
- Recompiled using Visual Studio 2010
- Added interface capability for record/playback "radio" object
Version 6.10.8
Released June 17, 2010
- Enhanced the down-sampler in the NetPlayDevice object to eliminate choppy audio when using some WAV files
Version 6.10.7
Released May 24, 2010
- Fixed a memory error in the NetPlayDevice object