UNPKG

@vonage/voice

Version:

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

11 lines 435 B
export * from './CreateCallParameters'; export * from './CallListFilter'; export * from './GetCallsDetailsParameters'; export * from './EarmuffCallParameters'; export * from './HangupCallParameters'; export * from './MuteCallParameters'; export * from './PlayTTSParameters'; export * from './TransferCallParameters'; export * from './UnearmuffCallParameters'; export * from './UnmuteCallParameters'; //# sourceMappingURL=index.d.ts.map