Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SimplePhone uses the APSoundDevice Audio Provider DLL (provided here as both a Visual a Visual C project:

View file
name2780_APSoundDeviceSample.zip
 and as compiled DLLa compiled DLL:
View file
name2780_SimplePhone.exe.zip
) to interface to the sound hardware in the PC so that you can use microphone and speakers (or a headset) connected to the PC. APSoundDevice is written using the Diva C/C++ API. 

...

  • If you have not already done so, please download and install the Diva SDK

  • Download the SimplePhone executablesthe SimplePhone executables (

    View file
    name2780_SimplePhone.exe.zip
    ). Unzip the files and ensure that SimplePhone.exe, APSoundDevice.dll and DIVASDKLib.dll are all in the same directory.

  • Run SimplePhone.exe.

...