schema.org.ai

Voicepickingsoftware

Voice synthesizer and recognition software

Extends: Technology

Voice picking software

Voice synthesizer and recognition software

Overview

Category: Voice synthesizer and recognition software

Voice synthesizer and recognition software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 53-7065.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Voice picking software',
  category: 'Voice synthesizer and recognition software',
  description: 'Voice synthesizer and recognition software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Voice picking software",
  "applicationCategory": "Voice synthesizer and recognition software",
  "description": "Voice synthesizer and recognition software"
}