First commit with progress so far

This commit is contained in:
Tom
2023-12-30 09:27:31 +00:00
commit 72be20594d
575 changed files with 23496 additions and 0 deletions

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]

View File

@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyTitleAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -0,0 +1 @@
e393e983ce0d561b080adf6a4e076e692e392b8d

View File

@ -0,0 +1,10 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = TwitchChatTTS
build_property.ProjectDir = /root/Projects/TwitchChatTTS/

View File

@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@ -0,0 +1 @@
6c1442997ff02e9f33051d615834b4a0fd39ec01

View File

@ -0,0 +1,51 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.deps.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.runtimeconfig.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.csproj.AssemblyReference.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.GeneratedMSBuildEditorConfig.editorconfig
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.AssemblyInfoInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.AssemblyInfo.cs
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.csproj.CoreCompileInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.genruntimeconfig.cache
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Logging.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Logging.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Options.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Microsoft.Extensions.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Newtonsoft.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.Interfaces.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Core.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Helix.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Api.Helix.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Client.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Client.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.Communication.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.EventSub.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.EventSub.Websockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/TwitchLib.PubSub.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/TwitchChatTTS.csproj.CopyComplete
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Asio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Midi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.Wasapi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/NAudio.WinMM.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Net.Http.Formatting.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Threading.Tasks.Dataflow.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Reactive.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Reactive.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Text.Encodings.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/System.Text.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll

Binary file not shown.

View File

@ -0,0 +1 @@
999c1dbc47dc8ea762bcd1b9ed902401644f827f

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]

View File

@ -0,0 +1,2 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/publish/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/publish/TwitchChatTTS

View File

@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyTitleAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -0,0 +1 @@
e393e983ce0d561b080adf6a4e076e692e392b8d

View File

@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.EnableSingleFileAnalyzer = true
build_property.EnableTrimAnalyzer =
build_property.IncludeAllContentForSelfExtract =
build_property.RootNamespace = TwitchChatTTS
build_property.ProjectDir = /root/Projects/TwitchChatTTS/

View File

@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@ -0,0 +1 @@
89ea8fea07031ade11b040d5e6bf52971749a7da

View File

@ -0,0 +1,219 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.deps.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.runtimeconfig.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.Extensions.Logging.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Asio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Midi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Wasapi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.WinMM.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Newtonsoft.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.Interfaces.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Core.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Helix.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Api.Helix.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Client.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Client.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.Communication.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.EventSub.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/TwitchLib.PubSub.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.CSharp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.VisualBasic.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.VisualBasic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.Win32.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Microsoft.Win32.Registry.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.AppContext.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Buffers.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.Concurrent.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.Immutable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.NonGeneric.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.Specialized.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Collections.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.Annotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.DataAnnotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.EventBasedAsync.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.TypeConverter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ComponentModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Configuration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Console.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Data.Common.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Data.DataSetExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Data.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Contracts.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Debug.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.DiagnosticSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.FileVersionInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Process.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.StackTrace.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.TextWriterTraceListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Tools.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.TraceSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Diagnostics.Tracing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Drawing.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Drawing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Dynamic.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Formats.Asn1.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Globalization.Calendars.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Globalization.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Globalization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.Brotli.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.ZipFile.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Compression.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.DriveInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.Watcher.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.IsolatedStorage.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.MemoryMappedFiles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Pipes.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.Pipes.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.UnmanagedMemoryStream.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.IO.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.Expressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.Queryable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Memory.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Http.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Http.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.HttpListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Mail.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.NameResolution.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.NetworkInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Ping.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Quic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Requests.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.ServicePoint.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Sockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebClient.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebHeaderCollection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebSockets.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.WebSockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Numerics.Vectors.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ObjectModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.CoreLib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.DataContractSerialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.Uri.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Private.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.DispatchProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Emit.ILGeneration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Emit.Lightweight.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Emit.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Metadata.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.TypeExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Reflection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Resources.Reader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Resources.ResourceManager.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Resources.Writer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.CompilerServices.Unsafe.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.CompilerServices.VisualC.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Handles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.InteropServices.RuntimeInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.InteropServices.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Intrinsics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Loader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Formatters.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Claims.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Algorithms.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Cng.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Csp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.OpenSsl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Cryptography.X509Certificates.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Principal.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.Principal.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.SecureString.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ServiceModel.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ServiceProcess.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encoding.CodePages.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encoding.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Encodings.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Text.RegularExpressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Channels.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Overlapped.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.Dataflow.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Tasks.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Thread.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.ThreadPool.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.Timer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Threading.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Transactions.Local.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Transactions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.ValueTuple.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Web.HttpUtility.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.ReaderWriter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XPath.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XPath.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XmlDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.XmlSerializer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/WindowsBase.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/mscorlib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/netstandard.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/createdump
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Globalization.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.IO.Compression.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Net.Security.Native.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libSystem.Security.Cryptography.Native.OpenSsl.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libclrjit.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libcoreclr.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libcoreclrtraceptprovider.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libdbgshim.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libhostfxr.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libhostpolicy.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libmscordaccore.so
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/libmscordbi.so
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.csproj.AssemblyReference.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.GeneratedMSBuildEditorConfig.editorconfig
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.AssemblyInfoInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.AssemblyInfo.cs
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.csproj.CoreCompileInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.csproj.CopyComplete
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/linux-x64/TwitchChatTTS.genruntimeconfig.cache
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/System.Net.Http.Formatting.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/NAudio.Extras.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/linux-x64/Newtonsoft.Json.Bson.dll

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
832f4a315c4da6b8cb3668ec94ed7660c716d834

Binary file not shown.

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]

View File

@ -0,0 +1,2 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/publish/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/publish/TwitchChatTTS.exe

View File

@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyTitleAttribute("TwitchChatTTS")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -0,0 +1 @@
e393e983ce0d561b080adf6a4e076e692e392b8d

View File

@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.EnableSingleFileAnalyzer = true
build_property.EnableTrimAnalyzer =
build_property.IncludeAllContentForSelfExtract =
build_property.RootNamespace = TwitchChatTTS
build_property.ProjectDir = /root/Projects/TwitchChatTTS/

View File

@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@ -0,0 +1 @@
a1bef922c74aa81806f1a9c5ce49907887e9e24c

View File

@ -0,0 +1,262 @@
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.exe
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.deps.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.runtimeconfig.json
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.Extensions.Logging.Abstractions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Asio.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Midi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Wasapi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.WinMM.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Newtonsoft.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.Interfaces.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Core.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Helix.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Api.Helix.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Client.Enums.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Client.Models.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.Communication.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.EventSub.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/TwitchLib.PubSub.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.CSharp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.VisualBasic.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.VisualBasic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.Win32.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.Win32.Registry.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.AppContext.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Buffers.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.Concurrent.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.Immutable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.NonGeneric.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.Specialized.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Collections.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.Annotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.DataAnnotations.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.EventBasedAsync.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.TypeConverter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ComponentModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Configuration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Console.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Core.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Data.Common.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Data.DataSetExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Data.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Contracts.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Debug.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.DiagnosticSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.FileVersionInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Process.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.StackTrace.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.TextWriterTraceListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Tools.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.TraceSource.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Diagnostics.Tracing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Drawing.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Drawing.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Dynamic.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Formats.Asn1.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Globalization.Calendars.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Globalization.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Globalization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.Brotli.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.ZipFile.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.DriveInfo.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.Watcher.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.FileSystem.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.IsolatedStorage.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.MemoryMappedFiles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Pipes.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Pipes.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.UnmanagedMemoryStream.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.Expressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.Queryable.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Memory.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Http.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Http.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.HttpListener.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Mail.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.NameResolution.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.NetworkInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Ping.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Quic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Requests.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.ServicePoint.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Sockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebClient.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebHeaderCollection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebSockets.Client.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.WebSockets.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Numerics.Vectors.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ObjectModel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.CoreLib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.DataContractSerialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.Uri.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Private.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.DispatchProxy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Emit.ILGeneration.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Emit.Lightweight.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Emit.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Metadata.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.TypeExtensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Reflection.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Resources.Reader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Resources.ResourceManager.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Resources.Writer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.CompilerServices.Unsafe.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.CompilerServices.VisualC.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Handles.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.InteropServices.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Intrinsics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Loader.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Numerics.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Formatters.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Runtime.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.AccessControl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Claims.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Algorithms.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Cng.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Csp.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.OpenSsl.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.Primitives.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Cryptography.X509Certificates.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Principal.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.Principal.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.SecureString.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Security.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ServiceModel.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ServiceProcess.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encoding.CodePages.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encoding.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encoding.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Encodings.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.Json.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Text.RegularExpressions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Channels.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Overlapped.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.Dataflow.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.Extensions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.Parallel.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Tasks.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Thread.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.ThreadPool.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.Timer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Threading.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Transactions.Local.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Transactions.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.ValueTuple.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Web.HttpUtility.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Web.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Windows.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.Linq.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.ReaderWriter.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.Serialization.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XPath.XDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XPath.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XmlDocument.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.XmlSerializer.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Xml.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/WindowsBase.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscorlib.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/netstandard.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Microsoft.DiaSymReader.Native.amd64.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.IO.Compression.Native.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-console-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-console-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-datetime-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-debug-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-errorhandling-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-fibers-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-file-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-file-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-file-l2-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-handle-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-heap-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-interlocked-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-libraryloader-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-localization-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-memory-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-namedpipe-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-processenvironment-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-processthreads-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-processthreads-l1-1-1.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-profile-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-rtlsupport-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-string-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-synch-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-synch-l1-2-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-sysinfo-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-timezone-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-core-util-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-conio-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-convert-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-environment-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-filesystem-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-heap-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-locale-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-math-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-multibyte-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-private-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-process-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-runtime-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-stdio-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-string-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-time-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/api-ms-win-crt-utility-l1-1-0.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/clretwrc.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/clrjit.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/coreclr.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/createdump.exe
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/dbgshim.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/hostfxr.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/hostpolicy.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscordaccore.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscordbi.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscorrc.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/msquic.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/ucrtbase.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.csproj.AssemblyReference.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.GeneratedMSBuildEditorConfig.editorconfig
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.AssemblyInfoInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.AssemblyInfo.cs
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.csproj.CoreCompileInputs.cache
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.csproj.CopyComplete
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/ref/TwitchChatTTS.dll
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.pdb
/root/Projects/TwitchChatTTS/obj/Debug/net6.0/win-x64/TwitchChatTTS.genruntimeconfig.cache
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/System.Net.Http.Formatting.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/Newtonsoft.Json.Bson.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/mscordaccore_amd64_amd64_6.0.2523.51912.dll
/root/Projects/TwitchChatTTS/bin/Debug/net6.0/win-x64/NAudio.Extras.dll

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
04a7fd2c67c2d6ee9dc6033d4f642ab5a4964624