interface InterpretTextInput {
    text: InterpretTextInputLanguage | InterpretTextOthers | InterpretTextAll;
}

Properties

Properties