ComputerizedvoicestressanalyzerCVSAsoftware
Interactive voice response software
Extends: Technology
Computerized voice stress analyzer CVSA software
Interactive voice response software
Overview
Category: Interactive voice response software
Interactive voice response software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 13-1031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Computerized voice stress analyzer CVSA software',
category: 'Interactive voice response software',
description: 'Interactive voice response software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Computerized voice stress analyzer CVSA software",
"applicationCategory": "Interactive voice response software",
"description": "Interactive voice response software"
}