Metatell AI Bot - v0.0.10
    Preparing search index...

    音声メタデータ

    interface VoiceMetadata {
        fromIdentity?: string;
        fromSid?: string;
        trackSid?: string;
    }
    Index

    Properties

    fromIdentity?: string

    送信者のidentity

    fromSid?: string

    送信者のSID(将来拡張)

    trackSid?: string

    トラックSID(将来拡張)