mherger wrote: > > 128kbps is the bit rate not the sampling rate - the sampling rate is > > typically something like 22050Hz 32kHz 44.1kHz, 48Khz but some audio > > The OP posted some log output on github > (https://github.com/Logitech/slimserver/issues/123#issuecomment-266562864) > > which says the stream was 48kHz. > > -- > > Michael
If you refer to the icy-br header: This is a fixed value, hardcoded in the php script, which triggers the audio generation and delivers the file (based on https://github.com/openhab/openhab/wiki/Use-local-TTS-with-squeezebox). After I switched to CBR in lame, I changed the icy-br value to 128 (which is the same value as the value I pass to lame for the bitrate). DJanGo wrote: > > what machine is > *http://smarty*/tts/service.php? > does *ping smarty* get an result? In general, it's localhost for squeezebox/suqeezelite. I already tried to give it the IP address, instead of the hostname, however, yes, a ping and any other traffic is possible (like i said, the audio file is working, when played with a windows machine using suqeezelite on windows :)). I'll post the mp3 details as soon as I've it :) ------------------------------------------------------------------------ ONeill's Profile: http://forums.slimdevices.com/member.php?userid=66366 View this thread: http://forums.slimdevices.com/showthread.php?t=106623 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
