public HRESULT get_Format(ISpeechAudioFormat **AudioFormat) { return(((delegate * unmanaged <ISpeechCustomStream *, ISpeechAudioFormat **, int>)(lpVtbl[7]))((ISpeechCustomStream *)Unsafe.AsPointer(ref this), AudioFormat)); }
public int GetFormat(SpeechFormatType Type, ISpeechAudioFormat **Format) { return(((delegate * unmanaged <ISpeechRecognizer *, SpeechFormatType, ISpeechAudioFormat **, int>)(lpVtbl[23]))((ISpeechRecognizer *)Unsafe.AsPointer(ref this), Type, Format)); }
public int get_Format([NativeTypeName("ISpeechAudioFormat **")] ISpeechAudioFormat **AudioFormat) { return(((delegate * unmanaged <ISpeechMemoryStream *, ISpeechAudioFormat **, int>)(lpVtbl[7]))((ISpeechMemoryStream *)Unsafe.AsPointer(ref this), AudioFormat)); }
public int get_RetainedAudioFormat(ISpeechAudioFormat **Format) { return(((delegate * unmanaged <ISpeechRecoContext *, ISpeechAudioFormat **, int>)(lpVtbl[25]))((ISpeechRecoContext *)Unsafe.AsPointer(ref this), Format)); }
public HRESULT get_AudioFormat(ISpeechAudioFormat **Format) { return(((delegate * unmanaged <ISpeechRecoResult2 *, ISpeechAudioFormat **, int>)(lpVtbl[10]))((ISpeechRecoResult2 *)Unsafe.AsPointer(ref this), Format)); }
public int get_DefaultFormat([NativeTypeName("ISpeechAudioFormat **")] ISpeechAudioFormat **StreamFormat) { return(((delegate * unmanaged <ISpeechAudio *, ISpeechAudioFormat **, int>)(lpVtbl[14]))((ISpeechAudio *)Unsafe.AsPointer(ref this), StreamFormat)); }
public int get_AudioFormat([NativeTypeName("ISpeechAudioFormat **")] ISpeechAudioFormat **Format) { return(((delegate * unmanaged <ISpeechRecoResult *, ISpeechAudioFormat **, int>)(lpVtbl[10]))((ISpeechRecoResult *)Unsafe.AsPointer(ref this), Format)); }
public int get_Format(ISpeechAudioFormat **AudioFormat) { return(((delegate * unmanaged <ISpeechMMSysAudio *, ISpeechAudioFormat **, int>)(lpVtbl[7]))((ISpeechMMSysAudio *)Unsafe.AsPointer(ref this), AudioFormat)); }
public HRESULT get_DefaultFormat(ISpeechAudioFormat **StreamFormat) { return(((delegate * unmanaged <ISpeechAudio *, ISpeechAudioFormat **, int>)(lpVtbl[14]))((ISpeechAudio *)Unsafe.AsPointer(ref this), StreamFormat)); }