Scripting and security

Operating Systems, software development, scripting, PowerShell tips, network and security

Menú principal
  • Categorías
  • Cursos
  • Libro de PowerShell
  • Lo mejor
  • Lo último
  • Proyectos
  • Contactar
Ir al contenido

Leer artículos de la Wikipedia mediante la voz del Sistema Operativo con PowerShell

Ofertas y promociones en Videojuegos

PowerShell
1
2
3
4
5
6
7
8
9
10
Add-Type -AssemblyName System.Speech
$synthesizer = New-Object -TypeName System.Speech.Synthesis.SpeechSynthesizer
$synthesizer.SelectVoice("Microsoft Zira Desktop")
$synthesizer.Rate=0
 
$json=Invoke-WebRequest -Uri 'https://en.wikipedia.org/w/api.php?action=parse&format=json&prop=text&page=PowerShell' | ConvertFrom-JSON
$json.parse.text.'*' -replace "<.*?>" | %{
$synthesizer.Speak($_)
}

CATEGORÍAS

Multimedia, PowerShell

ETIQUETAS

Add-Type, AssemblyName, ConvertFrom-JSON, HTTPS, Invoke-WebRequest, Jesús Niño Camazón, JSON, Microsoft, Microsoft Zira Desktop, New-Object, Replace, Sistema Operativo, Speak, SpeechSynthesizer, system.speech, System.Speech.Synthesis.SpeechSynthesizer, Wikipedia

MÁS

  • Instalación de gestores de contenidos (Aplicaciones web)
  • Ejercicios de PowerShell: realizar operaciones en un equipo remoto
  • Técnico Superior en Administración de Sistemas Informáticos en Red
  • Administración de software de base (Implantación de sistemas operativos)
  • Instalación de Sistemas Operativos (Sistemas informáticos)
  • Instalación local (Sistemas operativos en red)
627726974 607814400 666317667 661860456 607036217 611454561 673310748 639706971 625881797 641800462 652388563 619086425 638883165 618444793 629236468 677074917 650368880 689392486 695727489 657310095 666178845 678089404 696811470 622907541 662908281 634938670 646012645 692337923 639325009 681288155 622086398 697045814 604432263 687855908 677365046 627627834 634508254 626984895 691460906 686307058 619724001 664028846 628491109 686841691 676394014 649747154 645516688 678425952 601713243 611105339 651521320 680568645 651455773 624732873 664240372 666949721 663068264 604600228 645867369 631914568 621887251 640221215 654477238 605616581 631811332 695910240 604732956 676425866 671437409 696152772