descript
Video and podcast editing with transcription.
Extends: Technology
Descript
Video and podcast editing with transcription.
Overview
Category: Video software
Video and podcast editing with transcription.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Descript',
category: 'Video software',
description: 'Video and podcast editing with transcription.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Descript",
"applicationCategory": "Video software",
"description": "Video and podcast editing with transcription."
}