@cognidesk/integration-voice-azure-speech
v0.0.5
Published
Azure AI Speech voice integration package for Cognidesk support agents.
Readme
@cognidesk/integration-voice-azure-speech
Azure AI Speech voice integration package for Cognidesk support agents.
Install
npm install @cognidesk/integration-voice-azure-speechUsage
import * as cognideskPackage from "@cognidesk/integration-voice-azure-speech";This package exposes the reviewed Azure AI Speech voice support workflow surface for Cognidesk. It is intentionally scoped to the provider operations declared by the package manifest and does not claim full provider API coverage.
For manifest-only usage:
import * as providerManifest from "@cognidesk/integration-voice-azure-speech/manifest";Public exports
@cognidesk/integration-voice-azure-speech@cognidesk/integration-voice-azure-speech/manifest@cognidesk/integration-voice-azure-speech/runtime
Links
- Documentation: https://cognidesk.cognilabz.com
- Repository: https://github.com/cognilabz/cognidesk/tree/main/integrations/voice/azure-speech
- License: Apache-2.0
