Audio-Nav
Appendix 3 – Host API Library
Technical Manual
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 2015. All rights reserved.
1400 Series Audio-Nav Technical Manual Rev 1.5
www.storm-interface.com
Page 39 of 39
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.
This page intentionally left blank