Hiyve Components - v1.0.0
    Preparing search index...

    Interface TestAudioOutputOptions

    Options for testing audio output device.

    interface TestAudioOutputOptions {
        audioOutputDeviceId?: string;
        playTestTone?: boolean;
    }
    Index

    Properties

    audioOutputDeviceId?: string

    The audio output device ID to test

    playTestTone?: boolean

    Whether to play a test tone (440Hz)