Hello, Sorry this got delayed in my inbox for so long.
Sebastian Humenda, le mar. 17 sept. 2024 11:45:30 +0200, a ecrit: > I configured in /etc/speech-dispatcher/speechd.conf > > ``` > CommunicationMethod "inet_socket" > ``` > > but clients don't pick up the setting. Yes, /etc/speech-dispatcher/speechd.conf is read only by the server. > I've also tried adding it to > $HOME/.config/speech-dispatcher/speechd.conf. However, setting > SPEECHD_ADDRESS=inet_socket:127.0.0.1:6560 works fine. Yes, that's the way to tell clients about it. > Could this be a bug or a configuration issue? Changing settings like the audio > server works via the global configuration, though. That's a server-side configuration yes. Samuel
