-
Notifications
You must be signed in to change notification settings - Fork 33
Description
it was working fine then wasn't /shrug
when I run the sound test I get "an error occured while reading this window."
error details:
System.InvalidOperationException: Cannot change synthesizer's output while speaking.
at TextToTalk.Backends.System.SystemSoundQueue.OnSoundCancelled() in K:/arashiiro/Backends/System/SystemSoundQueue.cs:line 97
at TextToTalk.Backends.System.SystemSoundQueue.CancelFromSource(TextSource source) in K:/arashiiro/Backends/System/SystemSoundQueue.cs:line 89
at TextToTalk.Backends.System.SystemBackendUI.DrawSettings(IConfigUIDelegates helpers) in K:/arashiiro/Backends/System/SystemBackendUI.cs:line 145
at TextToTalk.UI.ConfigurationWindow.DrawSynthesizerSettings() in K:/arashiiro/UI/ConfigurationWindow.cs:line 287
at TextToTalk.UI.ConfigurationWindow.Draw() in K:/arashiiro/UI/ConfigurationWindow.cs:line 88
at Dalamud.Interface.Windowing.Window.DrawInternal(WindowDrawFlags internalDrawFlags, WindowSystemPersistence persistence) in /_/Dalamud/Interface/Windowing/Window.cs:line 522