Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 20 |
Technical Name |
audio_player_widget |
License | LGPL-3 |
Odoo Audio Player Field Widget
Add an elegant and user-friendly audio player to your Odoo forms with this lightweight field widget. Designed specifically for playing audio from URL fields, this widget makes it easy to stream audio directly from a link.
Key Features:
- Plays audio from any valid URL (MP3, WAV, OGG, etc.)
- Simple to use :- Just assign the widget to a Char or Text field
- Clean, native HTML5 audio player interface
- Responsive and mobile-friendly
- Compatible with form/tree views for any model
How to Use:
- Add a
Char
orText
field to your model - Assign the widget using
widget="audio_player"
in the form view - Paste a direct audio URL (e.g., https://example.com/audio.mp3) in the field
- Example: <field name="recording_url" widget="audio_player"/>
Need Help?
For customization or support, feel free to contact us!
Please log in to comment on this module