Hi All,
After a few “challenges”, I was able to get the HA-Sip add-on to make my fritzfone ring. However, I don’t get the message when I pick up the phone. I’ve tried google_translate and Piper, but no message comes through, just silence or an annoying whistling sound sometimes.
This error message is in the log:
'sip:**[email protected]:5060', 'parsed_caller': '**9', 'sip_account': 1}
| 15:29:06.779471 [ ] Webhook response 200 b''
| 15:29:06.780859 [1] Playing message: This is a test
| 15:29:06.812748 [ ] Error getting tts file 500 b'500: Internal Server Error'
15:29:06.813 pjsua_aud.c Creating file player: /ha-sip/sound/answer.wav..
15:29:06.813 wav_player.c .File player '/ha-sip/sound/answer.wav' created: samp.rate=44100, ch=1, bufsize=4KB, filesize=176KB
15:29:06.813 pjsua_aud.c .Player created, id=1, slot=3
15:29:06.813 pjsua_aud.c Conf connect: 3 --> 1
15:29:06.814 conference.c .Port 3 (/ha-sip/sound/answer.wav) transmitting to port 1
In the configuration I have optionally entered the following under tts:
platform: Piper
language: DE
Or
platform: google_translate
language: DE
The automation looks like this:
In the system log I get the following error:
Error on init tts: Provider google_translate not found
or
Error on init tts: Provider Piper not found
Has anyone had this error and any idea how I can get HA-Sip to talk?
When I test tts it works just fine.
With hair-raising greetings
Drago71