UNPKG

@vonage/voice

Version:

The Voice API lets you create outbound calls, control in-progress calls and get information about historical calls.

13 lines (12 loc) 707 B
export { AdvancedMachineDetectionMode } from './AdvancedMachineDetectionMode.mjs'; export { CallDirection } from './CallDirection.mjs'; export { CallStatus } from './CallStatus.mjs'; export { HttpMethod } from './HttpMethod.mjs'; export { MachineDetectionBehavior } from './MachineDetctionBehavior.mjs'; export { NCCOActions } from './NCCOActions.mjs'; export { TTSLanguages } from './TTSLanguages.mjs'; export { TTSVoices } from './TTSVoices.mjs'; export { WebsocketBitrate } from './Endpoint/WebsocketBitrate.mjs'; export { ConnectEventType } from './NCCO/ConnectEventType.mjs'; export { MachineDetection } from './NCCO/MachineDetection.mjs'; export { RecordingFormat } from './NCCO/RecordingFormat.mjs';