2016年9月10日 星期六

build TTSAPP(MS Speech SDK 5.1) with Unicode

predefine symbol:
remove:   _MBCS 
add:        _UNICODE,UNICODE
## must add both _UNICODE and UNICODE , just one don't work.
environment: VC6, SpeechSDK51.exe
PS:  universal string process  code snip
            // #include <stdio.h>
            // #include <TCHAR.H>
            {
                static int g_count = 0;
                HWND htWnd = GetDlgItem(m_hWnd, IDC_STATIC_RATE);
                if ( htWnd )
                {
                    TCHAR buf[256];
                    _stprintf(buf,_T("Rate %d "),g_count);

                    SetWindowText(htWnd, buf );
                    g_count ++;
                }
            }

    

沒有留言:

張貼留言

安全第一

  台灣 2025年 前3季行人   死亡數   比去年同期   增4%   . 為宣傳政蹟, 搏版面, 過度強調  行人帝王條款  , 不知 很多人 都只聽  權利  , 而 忽略  馬路如虎口  ,  身體是自己的  ,  不要以身犯險 .