title | description | keywords | tags | permalink | summary | |
---|---|---|---|---|---|---|
τDio |
The tDio Project |
home homepage readme |
|
index.html |
The τDio documentation. |
τDio is a set of libraries to do Audio
This repo is a central point for the τDio documentation and a container for several sub-projects :
-
Taudio WAA is about the W3C Web Audio API.
- Taudio-WAA Flutter is the flutter implementation of Taudio WAA. The Taudio-WAA for Flutter is here
- Taudio-WAA Blazor is the Blazor implementation of Taudio WAA. The Taudio-WAA for Blazor is here
- Taudio-WAA MAUI is the Microsoft MAUI implementation of Taudio WAA. The Taudio-WAA for Microsoft MAUI is here
- Taudio-WAA RN is the React Native implementation of Taudio WAA. The Taudio-WAA for React Native is here
- Taudio-WAA NS is the Native Script implementation of Taudio WAA. The Taudio-WAA for Native Script is here
-
Taudio RTC is about the W3C Web RTC.
-
Taudio Media is a high level layer above Taudio WAA and define a Taudio Player and a Taudio Recorder.
-
Taudio Editor is a firendly graphic editor to help define Audio Context.
If you want to get all the sub-modules from git, use the --recursive option :
cd some/where
git clone --recursive https://github.com/Canardoux/taudio