Friday, October 14, 2022

Command Prompt Syntax

 I need a place for cmd syntax.

Reboot to bios (this does work so if not something is screwy)
shutdown /r /fw /f /t 0
If you want to make a shortcut
C:\Windows\System32\shutdown.exe /r /fw /f /t 0

Calibre How To Add Audio Voices

  Quick Guide to Installing Piper TTS with Python Want to add text-to-speech to your projects? Here's how to set up Piper TTS with Pyth...