From 6fa87d3bef7972f7fac034adb68cd856f69c8607 Mon Sep 17 00:00:00 2001 From: Daniel Rugerio Date: Tue, 25 Nov 2025 11:00:04 -0800 Subject: New SDCAVAD sample. --- audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp (limited to 'audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp') diff --git a/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp b/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp new file mode 100644 index 00000000..cf76439a --- /dev/null +++ b/audio/SoundWire/Samples/SdcaVad/EventDetectorAdapter/stdafx.cpp @@ -0,0 +1,6 @@ +// Copyright (C) Microsoft Corporation. All rights reserved. + +#include "stdafx.h" + +// TODO: reference any additional headers you need in STDAFX.H +// and not in this file -- cgit v1.3.1