Key Features
Add a microphone button to the Odoo Chatter â speak your messages, see live transcription, edit and send — all without typing a single word
One-Click Microphone
A microphone button appears in every Chatter composer (next to emoji and attachment buttons). Click once to start recording — no menus, no popups, no extra steps.
Live Speech-to-Text
As you speak into your microphone, the recognized text appears live in the composer in real time. No waiting for processing, no delays — see your words appear as you say them.
Recording Timer & Indicator
A live timer shows elapsed recording duration. A pulsing red dot indicator and a Stop button (replacing the mic icon) confirm that recording is active, so you never accidently leave it running.
Edit Before Sending
Transcribed text is inserted into the composer ready for review. Correct any misrecognized words, add formatting, attach files — then click Send to post the polished message.
Works Everywhere
Works on any model with a Chatter (mail.thread) — tasks, projects, contacts, HR records, CRM leads, purchase orders, invoices, and every custom model. No model-specific configuration needed.
Zero Configuration
No API keys, no external services, no Python dependencies. Uses your browser's built-in Web Speech API. Install the module and the microphone button appears instantly — ready to use out of the box.
Chatter Voice to Text — microphone button, live transcription and recording timer in action
Transcribed Message Posted — voice-to-text message sent and displayed in the Chatter log
User guide
Install the module, click the microphone icon in any Chatter composer, speak your message, review the live transcription, and send — all in seconds without typing.
1. Install the module
- Open Apps, remove the Apps filter, and search Chatter Voice to Text.
- Click Install. The mail module is a dependency and must already be installed (it is included with Odoo Community/Enterprise).
2. Open any record with a Chatter
- Navigate to any record that has a Chatter (mail.thread) — for example a Task in Project, a Contact, an HR Employee, a CRM Lead, or a Purchase Order.
- The Chatter composer appears at the bottom of the page with a new microphone icon button next to the emoji and attachment buttons.
3. Record your voice
- Click the microphone icon to start recording. Your browser will ask for microphone permission the first time — click Allow.
- Speak into your microphone. A timer appears showing the recording duration, and a pulsing red dot confirms recording is active.
- The microphone icon changes to a Stop button while recording.
4. Review the live transcription
- As you speak, the recognized text appears live in the composer text area. You can see your words being transcribed in real time.
- Speech recognition is handled by your browser's built-in Web Speech API — no audio is stored by this module.
5. Stop recording
- Click the Stop button to end the recording.
- The microphone icon returns, and the transcribed text remains in the composer for your review.
6. Edit and send
- Review the transcribed text. Make any corrections needed — fix misrecognized words, add punctuation, or adjust formatting.
- Click Send to post your message to the Chatter log.
- The message appears in the chatter history just like any typed message, with your name and timestamp.
Frequently Asked Questions
1. Which browsers support this feature?
2. Do I need an API key or external service?
3. Is my voice audio stored anywhere?
4. Where does the microphone button appear?
5. Can I edit the transcribed text before sending?
6. Does it support languages other than English?
7. Is it compatible with Odoo 19?
Module Support & SLA
Standard response time (SLA) for support queries is typically 1 to 2 working days.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 428 |
| Technical Name |
oe_chatter_voice_to_text |
| License | OPL-1 |
| Website | https://odooerp.ae/ |
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