Using Serilog. Added partial OBS batch request support. Added update checking. Added more commands. Added enabled/disabled TTS voices. And more.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
namespace TwitchChatTTS.OBS.Socket.Context
|
||||
{
|
||||
[Serializable]
|
||||
public class HelloContext
|
||||
{
|
||||
public string? Host { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user