schema.org.ai

riverside

Remote recording studio for podcasts and video.

Extends: Technology

Riverside

Remote recording studio for podcasts and video.

Overview

Category: Video software

Remote recording studio for podcasts and video.

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: 'Riverside',
  category: 'Video software',
  description: 'Remote recording studio for podcasts and video.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Riverside",
  "applicationCategory": "Video software",
  "description": "Remote recording studio for podcasts and video."
}