tango-app-ui-ai-audio
v3.0.44
Published
This library provides audio utilities for AI features. Generated to match existing monorepo project layout.
Readme
Tango AI Audio
This library provides audio utilities for AI features. Generated to match existing monorepo project layout.
The filters component uses the shared lib-datepicker component from the LayoutModule. It’s provided by tango-app-ui-shared.
To use the picker:
- Import
LayoutModule(already done) andFormsModule. - In templates include
<lib-datepicker …>; extra configuration is managed by the shared library.
No further copy of datepicker code is required.
Build with ng build tango-ai-audio after adding the project to angular.json if needed.
