Send Camera widget QR URL to Castmagic for transcription
This action will send a publicly accessible audio or video file to Castmagic to be transcribed into speaker-labeled paragraphs.
Developer info
- API endpoint slug
- castmagic.transcribe_audio_or_video
- Filter code method
- Castmagic.transcribeAudioOrVideo.skip(string?: reason)
- Runtime method
- runAction("castmagic.transcribe_audio_or_video", {})
Action fields
Audio or video url Text input
- Label
- Audio or video URL
- Helper text
- A direct public link to the audio or video file you want transcribed — for example an MP3, MP4, WAV, or M4A URL, or a public YouTube video.
- Slug
- audio_or_video_url
- Required
- true
- Can have default value
- true
- Filter code method
- Castmagic.transcribeAudioOrVideo.setAudioOrVideoUrl(string: audio_or_video_url)
Language Dropdown list
- Label
- Language
- Helper text
- The spoken language of the recording. Choose Auto-detect to let Castmagic identify it (best for multilingual audio).
- Slug
- language
- Required
- true
- Can have default value
- true
- Filter code method
- Castmagic.transcribeAudioOrVideo.setLanguage(string: language)
Boosted words Text input
- Label
- Boosted words
- Helper text
- Optional words or names you want Castmagic to spell correctly, one per line (for example brand names or people's names).
- Slug
- boosted_words
- Required
- false
- Can have default value
- true
- Filter code method
- Castmagic.transcribeAudioOrVideo.setBoostedWords(string: boosted_words)
Applets using this Action
-
-
Send Zoom meeting recording to Castmagic when meeting ends
-
Send Telegram audio links to Castmagic for transcription
-
Send new Android Photos to Castmagic for transcription
-
Transcribe Email audio with Castmagic
-
Transcribe new SoundCloud tracks with Castmagic
-
Send Buzzsprout episodes to Castmagic for transcription
-
Send new RSS Feed items to Castmagic
-
Transcribe new YouTube videos with Castmagic
-
Transcribe Dropbox shared file links with Castmagic
-
Send new Google Drive files to Castmagic
-
Send Vimeo uploads to Castmagic for transcription
