Voice SDK

This SDK is designed to develop an application to play DSS and DSS Pro files and read/write a header. The SDK consists of two components:
- DSS/DSS Pro Decoder Filter API. DSS File Playback with the OLYMPUS DSS/DSS Pro SDK. This can be used to play DSS and DSS Pro files as well as an encrypted DSS Pro file. DSS and DSS Pro decoders use DirectShow Filter. Using an interface provided by DirectShow allows for a playback, filter chaining, and conversion into other formats.
- DSS Format API. DSS File Editing with the OLYMPUS DSS/DSS Pro SDK (Header Editing). The header part of a DSS file contains the following information related to Dictation and Transcription. This API can be used to obtain and update this data:
- Readable information: Recording mode, recording date and time, end date and time, job number, etc.
- Readable / Writeable information: Author ID, Typist ID, Process Word, Status Word, file attributes, priority level, priority, Index Mark, etc. The DSS Pro file can be encrypted and decrypted.
The Voice SDK consists of documentation for the functions exported by the DLLs included with the DSS Player Pro and DSS Player Standard software. Sample Visual C++ programs are included to demonstrate how to call these functions from your own application.
Operating Environment
- Windows 2000
- XP
- Vista (32 and 64-bit editions are supported)
- Windows 7
Development Environment
- Visual Basic.NET
- Visual C++
- Visual C#
- DirectX SDK



