Hello together,
I want to achieve the following: Slack Message with keyword and voice message → send to Whisper → transcribe voice message.
Process:
- Every morning the Slackbot sends a message to my team asking them for a quick checkin on what they plan for the day.
- They answer to this Slackbot with a message containing only “dailycheckin” + the voice message.
- I then want to transcribe this voice message.
- It works perfect, when I send messages to the Slackbot.
- It does not work, when my team responds to these messages in their Slackbot.
Do I need to use a public channel? Because I dont want to do this because of confidential voice messages.
I use Trigger: “New Message from Query” - Search Query: dailycheckin
Regards,
Soeren