6 lines
115 B
TypeScript
6 lines
115 B
TypeScript
export {
|
|
listSpeechVoices,
|
|
textToSpeech,
|
|
textToSpeechTelephony,
|
|
} from "../../plugin-sdk/speech-runtime.js";
|