Merge remote-tracking branch 'WD-core/master' into upstream-core
This commit is contained in:
@@ -14,5 +14,5 @@ public sealed partial class SharedTTSComponent : Component
|
||||
/// Prototype of used voice for TTS.
|
||||
/// </summary>
|
||||
[ViewVariables(VVAccess.ReadWrite), DataField, AutoNetworkedField]
|
||||
public ProtoId<TTSVoicePrototype> VoicePrototypeId { get; set; } = "Eugene";
|
||||
public ProtoId<TTSVoicePrototype> VoicePrototypeId { get; set; } = "Nord";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user