Browse Source

Update pacman sdf-say package name to speech-dispatcher

On a recent ARCH Linux installation the package name for `spd-say` has changed to [speech-dispatcher](https://archlinux.org/packages/community/x86_64/speech-dispatcher/)
Michael Nischt 2 years ago
parent
commit
b73b8c531f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/audio/text_to_speech.rst

+ 1 - 1
tutorials/audio/text_to_speech.rst

@@ -69,7 +69,7 @@ Distro-specific one-liners
 +------------------+-----------------------------------------------------------------------------------------------------------+
 +------------------+-----------------------------------------------------------------------------------------------------------+
 | **Arch Linux**   | ::                                                                                                        |
 | **Arch Linux**   | ::                                                                                                        |
 |                  |                                                                                                           |
 |                  |                                                                                                           |
-|                  |     pacman -S spd-say festival espeakup                                                                   |
+|                  |     pacman -S speech-dispatcher festival espeakup                                                         |
 +------------------+-----------------------------------------------------------------------------------------------------------+
 +------------------+-----------------------------------------------------------------------------------------------------------+