karashiiro / karashiiro/TextToTalk
tts stopped reading
- Dominant language
- C#
- Stars
- 75
- Forks
- 36
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 3
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
Contributor guide
Assessment
This issue has not been assessed yet.