Transcribe Android call recordings for reps
This action will submit a public audio file URL to AssemblyAI for transcription.
Developer info
- API endpoint slug
- assemblyai.create_transcript_from_url
- Filter code method
- Assemblyai.createTranscriptFromUrl.skip(string?: reason)
- Runtime method
- runAction("assemblyai.create_transcript_from_url", {})
Action fields
Audio url Text input
- Label
- Audio URL
- Helper text
- A publicly accessible URL of the audio or video file to transcribe.
- Slug
- audio_url
- Required
- true
- Can have default value
- true
- Filter code method
- Assemblyai.createTranscriptFromUrl.setAudioUrl(string: audio_url)
Language code Dropdown list
- Label
- Language
- Helper text
- Language of the audio. Choose "Detect automatically" to let AssemblyAI identify it.
- Slug
- language_code
- Required
- false
- Can have default value
- true
- Filter code method
- Assemblyai.createTranscriptFromUrl.setLanguageCode(string: language_code)
Speaker labels Dropdown list
- Label
- Speaker labels
- Helper text
- Detect and label individual speakers in the audio.
- Slug
- speaker_labels
- Required
- false
- Can have default value
- true
- Filter code method
- Assemblyai.createTranscriptFromUrl.setSpeakerLabels(string: speaker_labels)
Sentiment analysis Dropdown list
- Label
- Sentiment analysis
- Helper text
- Analyze the sentiment of each spoken segment.
- Slug
- sentiment_analysis
- Required
- false
- Can have default value
- true
- Filter code method
- Assemblyai.createTranscriptFromUrl.setSentimentAnalysis(string: sentiment_analysis)
Applets using this Action
-
-
Start transcripts for content pillars
-
Transcribe Buzzsprout episodes for podcasters
-
Transcribe new Dropbox audio files with AssemblyAI
-
Submit Google Docs audio URLs to AssemblyAI
-
Transcribe Telegram audio URLs with AssemblyAI
-
Send Email attachment to AssemblyAI for transcription
-
Send Google Sheets audio URLs to AssemblyAI
-
Transcribe new Google Drive files with AssemblyAI
