vcnettalk.ini

来自「Voice Commnucation Components for Delphi」· INI 代码 · 共 51 行

INI
51
字号

[wave.format.server]
wave.in.deviceIdIndex=1
wave.out.deviceIdIndex=1
wave.in.format=AQACAESsAAAQsQIABAAQAA==
codec.in.driverModeIndex=0
codec.in.formatIndex=2
codec.in.driverLib=
codec.out.driverModeIndex=0
codec.out.formatIndex=0
codec.out.driverLib=
wave.in.sd.mode=0

[wave.format.client]
wave.in.deviceIdIndex=1
wave.out.deviceIdIndex=0
wave.in.format=AQACAESsAAAQsQIABAAQAA==
codec.in.driverModeIndex=0
codec.in.formatIndex=49
codec.in.driverLib=
codec.out.driverModeIndex=0
codec.out.formatIndex=0
codec.out.driverLib=
wave.in.sd.mode=0

[server]
port=17810
socketTypeIndex=0
mixWave=0
waveName=
useWaveIn=-1
autoStart=-1

[client]
serverHost=127.0.0.1
serverPort=17810
socketTypeIndex=1
mixWave=0
waveName=
useWaveIn=-1

[settings]
c_form_vcNetTalkMain.windowState=0
c_form_vcNetTalkMain.left=68
c_form_vcNetTalkMain.top=12
c_form_vcNetTalkMain.width=546
c_form_vcNetTalkMain.height=413
c_form_vcNetTalkMain.enabled=-1
c_form_vcNetTalkMain.docked=0
c_form_vcNetTalkMain.dockOrnt=0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?