interface TranslationOptionToText {
    phonetics: string;
    value: string;
}

Properties

Properties

phonetics: string

Phonetic transcription of the translated text

value: string

Translated text