UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 228 B
/** Voice to use for your text to speech */ export declare enum OvhPabxTtsVoiceEnum { 'Bruce' = "Bruce", 'Helene' = "Helene", 'Jenny' = "Jenny", 'Loic' = "Loic" } //# sourceMappingURL=OvhPabxTtsVoiceEnum.d.ts.map