refactor: trim voice runtime internal exports · openclaw/openclaw@b547286
steipete
·
2026-05-01
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -791,12 +791,3 @@ export function buildGoogleRealtimeVoiceProvider(): RealtimeVoiceProviderPlugin
|
791 | 791 | createBrowserSession: createGoogleRealtimeBrowserSession, |
792 | 792 | }; |
793 | 793 | } |
794 | | - |
795 | | -export { |
796 | | -GOOGLE_REALTIME_DEFAULT_API_VERSION, |
797 | | -GOOGLE_REALTIME_DEFAULT_MODEL, |
798 | | -GOOGLE_REALTIME_DEFAULT_VOICE, |
799 | | -GOOGLE_REALTIME_BROWSER_API_VERSION, |
800 | | -GOOGLE_REALTIME_BROWSER_WEBSOCKET_URL, |
801 | | -}; |
802 | | -export type { GoogleRealtimeVoiceProviderConfig }; |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。