pulsar/ObservatoryFramework
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
..
Files Update 11 journal changes 2022-03-15 11:15:44 -02:30
Attributes.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30
EventArgs.cs Use HasFlag in another spot. (#68) 2022-03-23 08:12:28 -02:30
Exceptions.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30
Interfaces.cs Herald v2 (#74) 2022-04-04 11:58:30 -02:30
ObservatoryFramework.csproj Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
ObservatoryFramework.sln Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
ObservatoryFramework.xml Herald v2 (#74) 2022-04-04 11:58:30 -02:30
PluginUI.cs Add documentation for pluginUI. 2021-10-24 13:01:37 -02:30