- DisplayUI
HRESULT DisplayUI(HWND hwndParent, LPCWSTR pszTitle, LPCWSTR pszTypeOfUI, void* pvExtraData, ULONG cbExtraData)
Undocumented in source.
- GetAlertBoundary
HRESULT GetAlertBoundary(SPEVENTENUM* peBoundary)
Undocumented in source.
- GetOutputObjectToken
HRESULT GetOutputObjectToken(ISpObjectToken* ppObjectToken)
Undocumented in source.
- GetOutputStream
HRESULT GetOutputStream(ISpStreamFormat* ppStream)
Undocumented in source.
- GetPriority
HRESULT GetPriority(SPVPRIORITY* pePriority)
Undocumented in source.
- GetRate
HRESULT GetRate(long* pRateAdjust)
Undocumented in source.
- GetStatus
HRESULT GetStatus(SPVOICESTATUS* pStatus, LPWSTR* ppszLastBookmark)
Undocumented in source.
- GetSyncSpeakTimeout
HRESULT GetSyncSpeakTimeout(ULONG* pmsTimeout)
Undocumented in source.
- GetVoice
HRESULT GetVoice(ISpObjectToken* ppToken)
Undocumented in source.
- GetVolume
HRESULT GetVolume(USHORT* pusVolume)
Undocumented in source.
- IsUISupported
HRESULT IsUISupported(LPCWSTR pszTypeOfUI, void* pvExtraData, ULONG cbExtraData, BOOL* pfSupported)
Undocumented in source.
- Pause
HRESULT Pause()
Undocumented in source.
- Resume
HRESULT Resume()
Undocumented in source.
- SetAlertBoundary
HRESULT SetAlertBoundary(SPEVENTENUM eBoundary)
Undocumented in source.
- SetOutput
HRESULT SetOutput(IUnknown pUnkOutput, BOOL fAllowFormatChanges)
Undocumented in source.
- SetPriority
HRESULT SetPriority(SPVPRIORITY ePriority)
Undocumented in source.
- SetRate
HRESULT SetRate(long RateAdjust)
Undocumented in source.
- SetSyncSpeakTimeout
HRESULT SetSyncSpeakTimeout(ULONG msTimeout)
Undocumented in source.
- SetVoice
HRESULT SetVoice(ISpObjectToken pToken)
Undocumented in source.
- SetVolume
HRESULT SetVolume(USHORT usVolume)
Undocumented in source.
- Skip
HRESULT Skip(LPCWSTR pItemType, long lNumItems, ULONG* pulNumSkipped)
Undocumented in source.
- Speak
HRESULT Speak(LPCWSTR pwcs, DWORD dwFlags, ULONG* pulStreamNumber)
Undocumented in source.
- SpeakCompleteEvent
HANDLE SpeakCompleteEvent()
Undocumented in source.
- SpeakStream
HRESULT SpeakStream(IStream pStream, DWORD dwFlags, ULONG* pulStreamNumber)
Undocumented in source.
- WaitUntilDone
HRESULT WaitUntilDone(ULONG msTimeout)
Undocumented in source.