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 };
