// Public speech helpers for bundled or third-party plugins. export { parseTtsDirectives } from "../tts/tts-core.js"; export type { SpeechVoiceOption } from "../tts/provider-types.js";