namespace Content.Server.Speech.Components;
/// <summary>
/// Makes... the... entity... talk... like... this...
/// </summary>
[RegisterComponent]
public sealed partial class SlowAccentComponent : Component;