Add a trivial example to run AEC offline
Just allows for some sanity testing for now, will improve for configurability and add some sample data in the future.
This commit is contained in:
@ -218,3 +218,5 @@ audio_coding_dep = declare_dependency(
|
||||
)
|
||||
|
||||
meson.override_dependency(ac_project_name, audio_coding_dep)
|
||||
|
||||
subdir('examples')
|
||||
|
Reference in New Issue
Block a user