Voicerecognitionsoftware
Voice recognition software
Extends: Technology
Voice recognition software
Voice recognition software
Overview
Category: Voice recognition software
Voice recognition software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 21-1015.00
- SOC Code: 29-1224.00
- SOC Code: 29-1229.02
- SOC Code: 31-2011.00
- SOC Code: 31-9094.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Voice recognition software',
category: 'Voice recognition software',
description: 'Voice recognition software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Voice recognition software",
"applicationCategory": "Voice recognition software",
"description": "Voice recognition software"
}