// Public runtime-facing speech helpers for feature/channel plugins.
export { listSpeechVoices, textToSpeech, textToSpeechTelephony } from "../tts/runtime.js";