Difference between revisions of "DisCommWin Version History"
From eMDeeWiki
Jump to navigationJump to searchLine 6: | Line 6: | ||
'''Version 6.12.5''' | '''Version 6.12.5''' | ||
<p>Released April 10, 2013</p> | <p>Released April 10, 2013</p> | ||
− | + | * Fixed a run-time bug in the WAV record radio object | |
− | |||
− | |||
'''Version 6.12.3''' | '''Version 6.12.3''' | ||
<p>Released February 26, 2013</p> | <p>Released February 26, 2013</p> | ||
− | + | * Added some features and enhanced the text-to-speech device | |
− | |||
− | |||
'''Version 6.12.2''' | '''Version 6.12.2''' | ||
<p>Released January 23, 2013</p> | <p>Released January 23, 2013</p> | ||
− | + | * 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''' | '''Version 6.11.2''' | ||
<p>Released September 3, 2012</p> | <p>Released September 3, 2012</p> | ||
− | + | * Added a new radio object that will record to WAV file | |
− | |||
− | |||
− | |||
'''Version 6.11.1''' | '''Version 6.11.1''' | ||
<p>Released April 17, 2012</p> | <p>Released April 17, 2012</p> | ||
− | + | * Fixed an exception that was happening between threads after running for several hours | |
− | |||
− | |||
− | |||
'''Version 6.11.0''' | '''Version 6.11.0''' | ||
<p>Released March 12, 2012</p> | <p>Released March 12, 2012</p> | ||
− | + | * Recompiled using Visual Studio 2010 | |
− | + | *Added interface capability for record/playback "radio" object | |
− | |||
− | |||
− | |||
'''Version 6.10.8''' | '''Version 6.10.8''' | ||
<p>Released June 17, 2010</p> | <p>Released June 17, 2010</p> | ||
− | + | *Enhanced the down-sampler in the NetPlayDevice object to eliminate choppy audio when using some WAV files | |
− | |||
− | |||
− | |||
'''Version 6.10.7''' | '''Version 6.10.7''' | ||
<p>Released May 24, 2010</p> | <p>Released May 24, 2010</p> | ||
− | + | * Fixed a memory error in the NetPlayDevice object | |
− | |||
− |
Revision as of 15:23, 5 June 2013
Version 6.13.0
Released June 5, 2013
- Added API function to set the channel mask for multi-channel audio devices
Version 6.12.5
Released April 10, 2013
- Fixed a run-time bug in the WAV record radio object
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