fix(android): remove cpal product wording

This commit is contained in:
Edison Jwa
2026-05-20 14:52:34 +09:00
parent 210a6a0e11
commit eb1f4b895e
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//! Audio engine — owns the cpal input/output streams, the Opus
//! Audio engine — owns platform-native capture/playback, the Opus
//! encoder, and the tsclientlib `AudioHandler` for decode+mix.
//!
//! The engine is started after a protocol connection is established