refactor(tts): move speech providers into plugins

This commit is contained in:
Vincent Koc
2026-03-22 17:46:48 -07:00
parent 1d08ad4bac
commit de6bf58e79
15 changed files with 448 additions and 128 deletions

View File

@@ -31,6 +31,7 @@
"text-runtime",
"agent-runtime",
"speech-runtime",
"speech-core",
"plugin-runtime",
"security-runtime",
"gateway-runtime",