// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 29, 2026
27.7 C
Singapore

Singaporeans debate whether “keep volume low” sign on bus will be effective

SINGAPORE: After a passenger shared a photo of a “keep (the) volume low” sign on a bus, Singaporeans debated whether such reminders could reduce noise on public transport. “New sign on the bus,” the uploader wrote. “But to be honest, it probably won’t help.”

Public transport users in Singapore are no strangers to noise pollution from fellow passengers. Complaints often focus on people playing loud music or videos on their phones without earphones.

For example, in November 2024, two men allegedly brought birdcages onto an MRT train. While some found the birds chirping pleasant, others preferred it to loud music. “This is better than someone blasting music, which is the real disturbance,” one commenter wrote.

Will Signs Make a Difference?

The new “keep (the) volume low” signs sparked mixed reactions. Some commuters doubted their effectiveness, calling them “just another ineffective sign.” A commenter shared, “I saw someone prop his feet up on a bus seat, ignoring the sign against it right beside him.”

Others suggested that fines would be a more effective deterrent. “They need to show that signage doesn’t work and move to make it a fineable offence,” one user said. Another added, “Start issuing hefty fines. People drinking coffee or eating breakfast on buses should be fined too.”

Calls for Stricter Measures

While doubt was common, a few commuters expressed hope that the signs would bring some improvement. “At least it’s a step in the right direction,” one user commented.

Noise pollution remains a persistent issue on public transport, but small measures like these could pave the way for more effective enforcement in the future.

Read related: “Nowadays, public transport is like KTV or Bollywood” — SG commuters say about people who listen to music loudly on their phones

- Advertisement -

Hot this week

Singapore birth rate plummeted even further by 11.4% year on year in 2025

ICA has released its 2025 Birth and Deaths Report on Monday, which indicated that 29,864 babies were born in Singapore last year, a decrease of 11.4% from 33,703 the previous year.

Only 3 in 10 Singapore companies say they are prepared to handle AI-driven cyberattacks

Nearly seven in 10 Singapore organisations say they are not fully prepared to handle AI-driven cyber threats that exploit human vulnerabilities, even as almost all say they are concerned about the ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks