Difference between revisions of "DisCommWin Version History"

From eMDeeWiki
Jump to navigationJump to search
Line 33: Line 33:
 
<p>Released March 12, 2012</p>
 
<p>Released March 12, 2012</p>
 
* Recompiled using Visual Studio 2010
 
* Recompiled using Visual Studio 2010
*Added interface capability for record/playback "radio" object
+
* 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
+
* Enhanced the down-sampler in the NetPlayDevice object to eliminate choppy audio when using some WAV files
  
  

Revision as of 15:24, 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