Mattermost Plugin Voice Save

Mattermost plugin for voice messaging. :microphone: :sound:

Project README

Mattermost Voice Plugin

This plugin adds support for basic voice messaging in Mattermost.

Demo

A demo server running the latest version of this plugin is located here.
You can login using the following details:

Username: demo
Password: password

Usage

To start sending a voice message you can either use the /voice slash command or the existing file attachment functionality as shown in the picture above.

Limitations

This plugin only works on web client and desktop app. Mobile native apps are not supported.

Installation

  1. Download the latest version from the release page.
  2. Upload the file through System Console > Plugins > Plugin Management, or manually upload it to the Mattermost server under plugin directory. See documentation for more details.

Development

Use make dist to build this plugin.

Use make deploy to deploy the plugin to your local server.

Before running make deploy you need to set a few environment variables:

export MM_SERVICESETTINGS_SITEURL=http://localhost:8065
export MM_ADMIN_USERNAME=admin
export MM_ADMIN_PASSWORD=password

For more details on how to develop a plugin refer to the official documentation.

License

mattermost-plugin-voice is licensed under MIT
mp3rec-wasm is licensed under MIT
LAME is licensed under LGPL

Open Source Agenda is not affiliated with "Mattermost Plugin Voice" Project. README Source: streamer45/mattermost-plugin-voice
Stars
78
Open Issues
27
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating