[raspberry-vi] Re: I have speakup running

  • From: "Blind Tango" <blindtango@xxxxxxxxx>
  • To: <raspberry-vi@xxxxxxxxxxxxx>
  • Date: Sun, 24 Jan 2021 18:57:57 +0200

Hi Pranav,

I decided to start over once more and wrote the desktop image to a new Micro
SD with the following results:
1. After several tries, I finally got Orca to install using the internal
audio sound card.
2. It seems uncommenting the setting:
# uncomment if hdmi display is not detected and composite is being output

 hdmi_force_hotplug=1



Does nothing.
3. I had to use a USB sound card and then go in using ssh to change
raspi-config before the internal soundcard was detected.
4. Orca is now installed and is working on the desktop and in the terminal.
5. I tried to install speakup in the CLI with the following commands:
Sudo apt-get install -yq libespeak-dev espeak
echo -e "\n\nspeakup_soft\n\n" >> /etc/modules-load.d/speakup.conf
modprobe speakup_soft

sudo apt-get install espeakup
sudo systemctl enable espeakup.service
sudo systemctl start espeakup.service

6. I checked if the modules got loaded by doing:
lsmod | grep speakup


This shows that the modules are loaded.
7. Rebooting still does not produce speech from speakup.
8. Doing spd-say "hello" does give me speech.
9. If I then try to run the desktop by doing "startx" after the previous
step, I get no speech from Orca.
10. If I reboot and run "startx" I get Orca speaking.

I am now wondering if there's a conflict using speech dispatcher?

I am going to text by using Mike's OMX code when it is back on the website.
I did get speech in the console previously using Mike's OMX code.

Thanks.



-----Original Message-----
From: raspberry-vi-bounce@xxxxxxxxxxxxx <raspberry-vi-bounce@xxxxxxxxxxxxx>
On Behalf Of Pranav Lal
Sent: Sunday, 24 January 2021 05:43
To: raspberry-vi@xxxxxxxxxxxxx
Subject: [raspberry-vi] Re: I have speakup running

Hi,

This is strange. I did get speakup running and the biggest hurdle was the
not setting of the sound to come out of the 3.5mm jack. 

Orca does work on your system so that is probably not the issue.

Pranav

===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and
attitudes expressed by the subscribers to this list do not reflect those of
the Foundation.

Mike Ray, list creator, January 2013

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: