UNPKG

@vonage/voice

Version:

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

9 lines (6 loc) 265 B
import { SpeechSettings as SpeechSettings$1 } from '../../types/NCCO/SpeechSettings.js'; /** * @deprecated This interface is deprecated. Please update to use the SpeechSettingsType type */ type SpeechSettings = SpeechSettings$1; export type { SpeechSettings };