Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface PhoneCallOptions

    An optional object for Phone Call Verification, with default values assumed for all contained values if not provided.

    interface PhoneCallOptions {
        speech?: PhoneCallOptionsSpeech;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    PhoneCallOptionsSpeech