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) 695 B
export { AdvancedMachineDetectionMode } from './AdvancedMachineDetectionMode.js'; export { CallDirection } from './CallDirection.js'; export { CallStatus } from './CallStatus.js'; export { HttpMethod } from './HttpMethod.js'; export { MachineDetectionBehavior } from './MachineDetctionBehavior.js'; export { NCCOActions } from './NCCOActions.js'; export { TTSLanguages } from './TTSLanguages.js'; export { TTSVoices } from './TTSVoices.js'; export { WebsocketBitrate } from './Endpoint/WebsocketBitrate.js'; export { ConnectEventType } from './NCCO/ConnectEventType.js'; export { MachineDetection } from './NCCO/MachineDetection.js'; export { RecordingFormat } from './NCCO/RecordingFormat.js';