speech

PHOTO EMBED

Tue Dec 06 2022 13:09:49 GMT+0000 (Coordinated Universal Time)

Saved by @savabeh191

var speech = new System.Speech.Synthesis.SpeechSynthesizer();
speech.SelectVoiceByHints(System.Speech.Synthesis.VoiceGender.Female);
speech.Rate = 3; // -10 for slow, 10 for fast
speech.Speak("94%");
content_copyCOPY

Sure, could even have it spoken to you :)

https://forum.strokesplus.net/posts/t8424-Windows-Laptop-Charging-Level-Alert