import { Jn as SpeechProviderPlugin } from "../../types-DaHgOqFX.js"; //#region extensions/azure-speech/speech-provider.d.ts /** Build the Azure Speech provider descriptor for the speech-core runtime. */ declare function buildAzureSpeechProvider(): SpeechProviderPlugin; //#endregion export { buildAzureSpeechProvider };