import { qn as SpeechProviderPlugin } from "../../types-C_nat0ED.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 };