interface CustomPronunciations {
    pronunciations: CustomPronunciationParams[];
}

Properties

Properties

pronunciations: CustomPronunciationParams[]