

NOTE: Because each of these steps represents a possible solution to this issue, check the TV status after completing each step. Manuals are posted on your model support page. IMPORTANT: If model-specific information is required to complete any of the steps in this solution, refer to the operating instructions supplied with the product. You may refer to How to get sound from headphones and the Bravia TV speakers at the same time article for more details.įollow this procedure to troubleshoot when there is no sound or low volume coming from the TV speakers. I even made a downloadable script in case you don’t know how to create it.If you have device connected to the 3.5mm jack on the TV, it may not be possible for sound to come out from both TV speakers and the device simultaneously, depending on your model. It will check your volume leven every half a second and if it’s higher it will “ping” and show a notification and set it again on your volume limit. This will limit your volume to the one you set in maxVolume in line 31.

= true Ĭonst ) Ĭonst PurrfectVolume = new Volimiter(“Purrfect volume 😸”, 25) This.app = Application.currentApplication() You can create a script in Javascript like this: I did it myself using Apple’s script editor. In my case I also wanted to limit the possibility of setting a higher volume.
