Here is how you select a female voice for the audio for the LDS Scriptures in the LDS Gospel Library App.
- Open the media player by scrolling to the top of a chapter, then tap the yellow button with a headphones icon.
- Select the Audio options by selecting the three dots on the right and tapping Audio Settings.
- Change the Main Voice to the one you want.
Regularly you can read about the online accounts being compromised. Here are the practices I use to keep them safe.
- Follow the best practices to keep your devices from getting malware. Here is a good guide. I do not add antivirus to our mobile devices though.
- From that same article, "Use passwords on everything and be sure that they're strong passwords: Do not use the same password for everything. Do not use easy-to-guess passwords. Use strong passwords that are at least eight characters in length and include capitals, numbers, and alternate characters. Password protect everything: Devices, email, VPN, anything that you don't want shared with others. Be paranoid and change your passwords often."
Treat your email password as the key of all your keys. Almost every other account allows you to reset you passwords by sending a unique link to your email address. I also enable 2-factor authentication.
- Use Two-Factor Authentication on the accounts you care most about. Just like you use your credit card and something you know, like your signature or your pin or zip code, two factor authentication makes your accounts more secure.
"If you lose your Android device, it’s not likely you’ll get it back. However, there are some kind souls out there who will try to return it, but if the device is locked, they won’t know how to reach you."
It has been many hours very frustrated as to why my console app works fine running interactively but not when it runs in Window Task Scheduler.
I got this in the history for the task '...action "C:\Windows\SYSTEM32\cmd.exe" with return code 2147942401'
The solution was to do as the article above directs. Do NOT put the full file path in the program/script textbox. Instead put only the name of the bat file there. Put the path to the bat file in the Start in (Optional) field.