
AudioNav EF
Config Utility & API
The content of this communication and/or document, including but not limited to images, specifications, designs, concepts and information is
confidential and is not to be used for any purpose or disclosed to a third party without the express and written consent of
Keymat Technology Ltd., Copyright 2018. All rights reserved.
1400 Series AudioNav EF - Config Utility & API Rev 1.2
Page 36 of 37
Workspace
Click on AudioNavApi (microsoft visual studio solution) and the workspace will be
launched. The workspace has 5 projects:
AudioNavApi – This is the API as described above.
Hidapi
- This is freeware api for low level communication with USB device.
TestApi -
This shows how the AudioNavApi is used using c++.
Wrapper
-
This wrapper is created to allow to integrate the AudioNavApi to
languages such as c sharp
CSharpExample -
Show how the Audio Wrapper is used to communicate
with the device.