This app takes advantage of Slack's built-in transcription functionality to create a plain-text file that can be imported as "labels" into Audacity -- the free, open-source digital audio workstation (DAW).
Here's how it works.
Record your audio in Audacity.
When you're finished, export the audio -- preferably as an mp3.
(note: you can use audio from another source, as long as you import it into Audacity at some point.)
As mentioned, this app takes advantage of Slack's built-in transcription service, so we need to get our audio into Slack.
Luckily, this is as simple as sending a message with an attachment.
Now we're ready to invoke the app.
This sends a "POST" request the app's "Slack/Events" endpoint, triggering the actual label-making part.
After a few seconds or minutes (depending on the length of the file), you should get a response from the LabelMaker app.
At this point, you can download the "labels" file and bring it into Audacity.
Now we bring our labels into Audacity so that our transcript lines up with our audio.
It's as simple as clicking File/Import/Labels... in the Audacity toolbar.
Hopefully this makes it easier to identify the parts of your audio you want to save.
Please get in touch with any feedback, or if you'd like to install this app to your Slack workspace!