I don't think he's talking about themes. And even the basic light/dark theme are equity hard on the eyes. And the Hotdog Stand scheme is horrible.Sounds like you're using the latest pre-release, in which case you should have a light theme too - check on the Core tab for Theme and select Light instead to see if it's any better. You can also create your own theme, see here for an example.
I can't do that. And I can no longer change the path to my journal files. I've tried reinstalling, but I think I may have a deeper issues and don't know where to look.
I don't think he's talking about themes. And even the basic light/dark theme are equity hard on the eyes. And the Hotdog Stand scheme is horrible.
There used to be some basic colors that made the whole interface more readable. Attached is what we see now. This used to be in basic RGB colors.
I have been getting these errors a lot when looking at the plugins. I have tried a full reinstall, with no luck.
Any ideas?
No one can. It's a preview of upcoming functionality. That's what I meant by "Sneakson McPeekson", which I guess wasn't clear enough.I can't do that. And I can no longer change the path to my journal files. I've tried reinstalling, but I think I may have a deeper issues and don't know where to look.
This was my situation as well, thank you for pointing this out.You're using a woefully outdated version of bioinsights that isn't fully compatible with the current version of Observatory. You should get the latest one here: https://edjp.colacube.net/observatory
Yes, that's correct for now. The Herald voices cost money to provide, and while I was willing to soak that cost for a long time the recent surge in popularity of both Elite Dangerous and Observatory have caused it to grow to unsustainable amounts. Unfortunately that does include Emily.I'm not sure what this means. Does it mean that ALL the voices in Herald - for example, my personal favourite, the Irish lass - are going bye bye?
I'm not at the computer atm so I'm not sure what the 'native" voice is, where to find it or what is sounds like.
If the native voice drop-down could enable selecting any additionally downloaded MS Windows voices that'd go a long way to making up for Herald being unavailable. E.g. the only available ones in the app David and Zira are pretty bad, whereas some of these that I have downloaded in Windows are much more passable.Yes, that's correct for now. The Herald voices cost money to provide, and while I was willing to soak that cost for a long time the recent surge in popularity of both Elite Dangerous and Observatory have caused it to grow to unsustainable amounts. Unfortunately that does include Emily.
The "native" voices use the built-in windows text to speech and are only available when Herald isn't present or is disabled.
This is something I do want to look into. I'm not exactly sure why all installed local voices don't show up, just that it's some kind of limitation with the basic .NET voice synthesis library. There might be a different one I can use that will expose more voices.If the native voice drop-down could enable selecting any additionally downloaded MS Windows voices that'd go a long way to making up for Herald being unavailable. E.g. the only available ones in the app David and Zira are pretty bad, whereas some of these that I have downloaded in Windows are much more passable.
View attachment 408837
Is the "GetInstalledVoices" method available to retrieve a list of installed voices? i.e. SpeechSynthesizer.GetInstalledVoices()This is something I do want to look into. I'm not exactly sure why all installed local voices don't show up, just that it's some kind of limitation with the basic .NET voice synthesis library. There might be a different one I can use that will expose more voices.
Is the "GetInstalledVoices" method available to retrieve a list of installed voices? i.e. SpeechSynthesizer.GetInstalledVoices()
Dammit, stupid .NET lol![]()
ObservatoryCore/ObservatoryCore/UI/CoreForm.Settings.cs at 27dd097b08a390f2021a5e8501ae062485f0d58f · Xjph/ObservatoryCore
Elite Observatory: Extensible tool for processing Elite Dangerous journals - Xjph/ObservatoryCoregithub.com
Yes. The selection it provides is what you see in Observatory.
There are solutions, they're just a bit kludgey and there hasn't been a pressing need to implement them until now.Dammit, stupid .NET lol
I completely understand. Thank you.Yes, that's correct for now. The Herald voices cost money to provide, and while I was willing to soak that cost for a long time the recent surge in popularity of both Elite Dangerous and Observatory have caused it to grow to unsustainable amounts. Unfortunately that does include Emily.
The "native" voices use the built-in windows text to speech and are only available when Herald isn't present or is disabled.
There are solutions, they're just a bit kludgey and there hasn't been a pressing need to implement them until now.
As I said, it will be something I look into.