Skip to Content
Menu

Voice & Sound Alert Notification

by
Odoo
v 18.0 Third Party 173
Download for v 18.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 241
Technical Name sound_alert
LicenseOPL-1
Versions 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 241
Technical Name sound_alert
LicenseOPL-1
Versions 16.0 17.0 18.0

Voice & Sound Alert Notification

Let your Odoo system speak — Stay informed without staring at your screen

Overview

The Voice Alert Notification app for Odoo introduces real-time audible alerts for critical events like orders, tasks, messages, and stock updates. It improves productivity and responsiveness by ensuring important events are never missed.

Key Features

📅 Voice alerts for sales, CRM, inventory, and messaging
⚙️ Easily configurable alert conditions
👤 User-level control over notifications
📢 Personalized voice alerts for critical updates
🔄 Works in real-time without needing refresh
💬 Flexible notification preferences

Use Cases

  • 📦 Get notified when new orders are confirmed
  • 📉 Receive alerts for low stock levels in warehouses
  • 🗓️ Be alerted when scheduled tasks are due
  • 💬 Instantly hear when a message is received in CRM

Installation

  1. Download or clone the module into your Odoo addons folder
  2. Install pip library: gTTS. Command: pip install gTTS
  3. Activate Developer Mode
  4. Go to Apps → Update App List
  5. Search for "Voice Alert Notification" and click Install

Support & Contact

Need help or want a custom voice experience? Contact our support team at lighthouse.aashuty@outlook.com.

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Issue with sound_alert module after installation – Error on triggering beep
by
Phuong Oanh Waldegger
on 7/17/25, 3:45 PM

Dear Lighthouse ,

I hope this message finds you well.

I recently installed your module sound_alert (Voice & Sound Alert Notification) from the Odoo App Store for Odoo version 18.0. The installation was successful, and the "Alert" menu is now visible in the backend.

However, when I create a new alert (e.g., to trigger a beep sound when a sales order is confirmed or an appointment is booked), the system throws an error and the sound does not work. Here is a portion of the error message shown in the Odoo logs:

pgsql

KopierenBearbeiten

ValueError: External ID not found in the system: base.user_demo

It seems the module is referencing the base.user_demo, which does not exist in my Odoo database (possibly because demo data was not installed). As a result, the function get_api_admin_demo_user_demo_text fails.

Could you please advise how to solve this issue? A possible fix might be to either:

  • Make the use of user_demo optional, or
  • Add a fallback to base.user_admin if user_demo is not available.

Thank you very much in advance for your support. I really appreciate your work, and I’m looking forward to getting the sound alert functionality working properly.

Best regards,

Oanh Waldegge


Sound Doesn't Work
by
yatin
on 5/19/25, 2:54 AM

After Installing "Voice & Sound Alert Notification". There is an extra steps we need to be configure. because in my system App has been successfully installed. but when I receive any notification I can't hear any voice or sound.




Re: Sound Doesn't Work
by
Aashuty
on 5/27/25, 3:45 PM Author

Hello User,
After installing the "Voice & Sound Alert Notification" successfully you would need to create one sound alert notification record by going into Sound Alert -> Alerts. Here you can create notification and play test it as well to hear the sound.
Let me know if its still not working for you.