# how-to format nicely long paths in both console and log files msg="created the following relative package: "$(stat -c "%y %n" "$product_dir/$zip_file_name") doLog "INFO $msg"
Using Windows.Media SpeechRecognition in WPF
-
[image: SpeechRecognition Banner]
Windows has a pretty capable SpeechRecognition engine built-in via Windows
Media services. In .NET these features are a...
1 week ago