schema.org.ai

DSCPacerInteractiveVoiceResponseSystem

Voice recognition software

Extends: Technology

DSC Pacer Interactive Voice Response System

Voice recognition software

Overview

Category: Voice recognition software

Voice recognition software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-4051.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'DSC Pacer Interactive Voice Response System',
  category: 'Voice recognition software',
  description: 'Voice recognition software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "DSC Pacer Interactive Voice Response System",
  "applicationCategory": "Voice recognition software",
  "description": "Voice recognition software"
}