@custouch/jssdk

    Type Alias VoiceContent

    语音聊天内容

    type VoiceContent = {
        duration: number;
        localId: string;
        msgType: "voice";
        translateResult: string;
    }
    Index

    Properties

    duration: number
    localId: string
    msgType: "voice"
    translateResult: string
    MMNEPVFCICPMFPCPTTAAATR