$sam = New-Object -comObject SAPI.SpVoice [xml]$doc=Invoke-WebRequest 'https://rss.elconfidencial.com/espana/' $doc.feed.entry.summary.'#cdata-section' | %{$sam.Speak($_)}
Leer las noticias de un medio de comunicación mediante la voz del Sistema Operativo (PowerShell, Multimedia)
Except where otherwise noted, Jesusninoc by Jesús N. is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.