<?xml version="1.0" encoding="UTF-8"?>
<compatdb version="2.00" xmlns="https://www.compatdb.org/specs-2.00.txt">
    <info>
        <description>A free compatibility list for Linux operating systems</description>
        <compatlink>https://www.linuxcompatible.org/compatibility/</compatlink>
        <entries>1</entries>
        <modified>2026-09-01T07:28:05+00:00</modified>
    </info>
    <entry>
        <overview>
            <product>Hollyland Lark A1 Wireless Microphone</product>
            <description></description>
            <compatlink>2/compatibility/report/hollyland-lark-a1-wireless-microphone/</compatlink>
            <vendor>Hollyland</vendor>
            <vendorlink>Hollyland</vendorlink>
            <category>Hardware/Audio</category>
            <operatingsystems>Ubuntu Linux</operatingsystems>
        </overview>
        <report>
            <date>2026-09-01T07:28:05+00:00</date>
            <author>Anonymous</author>
            <os>Ubuntu Linux</os>
            <rating>5</rating>
            <comment>The device would not work when the receiver was plugged into a powered USB hub, but it works perfectly when the receiver is connected directly to the pc&#039;s usb ports.  I&#039;m very pleased with ease of use and quality of sound.

Test with:
 arecord -D plughw:CARD=Microphone -f S24_3LE -r 48000 -c 1 -d 20 lark.wav

The device samples at 48KHz.  I use it with Whisper which requires 16KHz
so I created a virtual device using ALSA plug plugin using this entry in /etc/asound.conf

    pcm.lark16 {
        type plug
        slave.pcm &quot;hw:Microphone,0&quot;
    }

This allows transparent conversions of sample rate, channel count and bit-depth formats.

Test with:
    arecord -D plughw:CARD=Microphone -f S16_LE -r 16000 -c 1 -d 5 test.wav
</comment>
            <license>https://www.gnu.org/licenses/lgpl-3.0.html</license>
        </report>
    </entry>
</compatdb>