Octra libraries - v2.0.0
    Preparing search index...
    interface ASRSettings {
        asrInfoURL?: string;
        asrQuotaInfoURL?: string;
        basConfigURL?: string;
        calls: string[];
        enabled: boolean;
        services: ServiceProvider[];
        shibbolethURL: string;
    }
    Index

    Properties

    asrInfoURL?: string
    asrQuotaInfoURL?: string
    basConfigURL?: string
    calls: string[]
    enabled: boolean
    services: ServiceProvider[]
    shibbolethURL: string