Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matejmecka/slackcalltranscriber

Record Slack Calls
https://github.com/matejmecka/slackcalltranscriber

Last synced: 15 days ago
JSON representation

Record Slack Calls

Awesome Lists containing this project

README

        

# Slack Call Transcriber
A Project that Aims to Record Slack Call and later using speech recognition to transcribe them.

# Requirements:
* FFMPEG
* Puppeteer

### Mac OS X:
* SoundFlower

### Linux:
* ALSA

### Windows:
* DirectShow

# Installation
` npm install package.json`

# Getting Started
Fill out config.js with:
* URL to the Call,
* Username and Password of the Slack Account
* Display Height and Width

Start the recorder using `node recorder.js`

# Current Issues:
* Puppeter Fails at Login
* ¯\\\_(ツ)_/¯ Fill it out Manually or Restart The Script.