{"version":3,"sources":["../../src/beta/index.ts"],"sourcesContent":["// SPDX-FileCopyrightText: 2025 LiveKit, Inc.\n//\n// SPDX-License-Identifier: Apache-2.0\nimport * as realtime from '../realtime/index.js';\n\nexport {\n  TTS,\n  type CustomPronunciationParams,\n  type CustomPronunciations,\n  type GeminiTTSModels,\n  type GeminiVoices,\n  type TTSOptions,\n} from './gemini_tts.js';\n\n/**\n * @deprecated Use the top-level `realtime` export instead (e.g. `google.realtime.RealtimeModel`).\n * Re-exported here for backward compatibility.\n */\nexport { realtime };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,eAA0B;AAE1B,wBAOO;","names":[]}