pulsar/ObservatoryCore/PluginManagement
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonathan Miller 1950d477fd
Herald v2 (#74)
* Add speech rate setting

* Add volume slider

* New speech manager skeleton

* User API key from resx

* Implement voice list retrieve via new api

* Rewrite to use ObAPI, remove all dependancies

* Use volume setting

* Clean up using statements

* Volume and timing adjustments

* Lookup rate value

* Use numeric rates for tighter spread

* Manage plugin data folder via core interface

* Add check that nullable settings are not null.

* Get file size before it's deleted.

* Improve old settings migration.

* Ignore cache sizes below 1MB

* Re-index orphaned files in cache, purge legacy wav files.

* Call top level error logging for native voice exception.

* Async title and detail requests to remove pause

* Remove NetCoreAudio use of temp files.

* Remove orphan using.
2022-04-04 11:58:30 -02:30
..
PlaceholderPlugin.cs Notification overhaul and update to avaloniaui 0.10.7 2021-10-12 20:45:00 -02:30
PluginCore.cs Herald v2 (#74) 2022-04-04 11:58:30 -02:30
PluginEventHandler.cs Add event-based LogMonitor state changes to better handle batch reads (#59) 2022-03-03 16:39:49 -03:30
PluginManager.cs Revert PluginCore use of event listening for current LogMonitor state (#64) 2022-03-15 11:14:20 -02:30