FWISOUND_MAX_SAMPLES
if (sample_count == 0 || sample_count > FWISOUND_MAX_SAMPLES) {
int16_t samples[2 * FWISOUND_MAX_SAMPLES]; /* stereo S16BE */