Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...
    interface ITts {
        enqueueSay(speaker: CHARLOTTE, line: VoiceLine): void;
        sayNow(speaker: CHARLOTTE, line: VoiceLine): void;
        update(): void;
    }

    Implemented by

    Index

    Methods