UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

9 lines (8 loc) 341 B
/** Voice to use for your text to speech */ export var OvhPabxTtsVoiceEnum; (function (OvhPabxTtsVoiceEnum) { OvhPabxTtsVoiceEnum["Bruce"] = "Bruce"; OvhPabxTtsVoiceEnum["Helene"] = "Helene"; OvhPabxTtsVoiceEnum["Jenny"] = "Jenny"; OvhPabxTtsVoiceEnum["Loic"] = "Loic"; })(OvhPabxTtsVoiceEnum || (OvhPabxTtsVoiceEnum = {}));