CfMCSoundSurvent
Interactive voice response software
Extends: Technology
CfMC SoundSurvent
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: 19-3022.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'CfMC SoundSurvent',
category: 'Interactive voice response software',
description: 'Interactive voice response software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "CfMC SoundSurvent",
"applicationCategory": "Interactive voice response software",
"description": "Interactive voice response software"
}