#Disabling the speaker on the S3 Box
1 messages · Page 1 of 1 (latest)
Okay. When I remove the speaker: line and rename the on_tts_stream_start to on_tts_start and on_tts_stream_end to on_tts_end and merge the on_tts_start codes and on_tts_end codes, the S3 box crashes when it wants to call the media_player.play_media service. So, in my experience, turning the speaker off by removing the speaker: line does not work if you want to output the audio to an external media player.