/** NVIDIA Riva plugin: speech-to-text (STT) and text-to-speech (TTS) providers. */ export * from './stt.js'; export * from './tts.js';