I am setting tts in Vox, Option, System - TTS Settings - Advanced
I am using specific output:
TTS is setting to
use this audio output device: ATI HDMI Output(ATI High Definition Audio)
This is ok too in control panel do windows...
I have speakers stereo too, if I set TTS for this output devide , it´s fine, it´s work correctly.
My problem is only sending audio for my receiver, it's like he was switching to different types of audio (stereo, DTS, Dolby)
and this cause the problem, I hear the receiver switching, characteristic of the onkyo receivers, when you change the type of audio, it makes a click, then stop when I hear the film clearly an alternating mode audio.
strange thing is that I left the receiver set for any audio to come from HTTP, to stay in direct mode.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80045006): Exception from HRESULT: 0x80045006
at SpeechLib.SpVoiceClass.Speak(String Text, SpeechVoiceSpeakFlags Flags)
at VoxCommando.Main.doAction(macroElement action, List`1 payloads)
at VoxCommando.Main.doVoxCommand(activeCommand doCommand)
at VoxCommando.Main.doEvent(String strEventName, List`1 payloads)
at VoxCommando.Main.doEvent(String strEventString)
at VoxCommando.Main.backgroundWorkerUDP_ProgressChanged(Object sender, ProgressChangedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnProgressChanged(ProgressChangedEventArgs e)
at System.ComponentModel.BackgroundWorker.ProgressReporter(Object arg)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VoxCommando
Assembly Version: 0.8.7.5
Win32 Version: 0.8.7.5
CodeBase: file:///E:/VoxCommando/VoxCommando.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Interop.SpeechLib
Assembly Version: 5.4.0.0
Win32 Version: 5.4.0.0
CodeBase: file:///E:/VoxCommando/Interop.SpeechLib.DLL
----------------------------------------
CoreAudioApi
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///E:/VoxCommando/CoreAudioApi.DLL
----------------------------------------
System.Speech
Assembly Version: 3.0.0.0
Win32 Version: 3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Speech/3.0.0.0__31bf3856ad364e35/System.Speech.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.iTunesLib
Assembly Version: 1.13.0.0
Win32 Version: 1.13.0.0
CodeBase: file:///E:/VoxCommando/Interop.iTunesLib.DLL
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
InputSimulator
Assembly Version: 0.1.0.0
Win32 Version: 0.1.0.0
CodeBase: file:///E:/VoxCommando/InputSimulator.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.