export interface CreateSpeechEngineResponse { /** The speech engine resource ID */ speechEngineId: string; }