Version Differences for OPN2001

(FAQ)
(FAQ)
Line 7:
       
  ===FAQ===    ===FAQ=== 
- '''Is there a .NET API for the OPN2001?'''      
- :Yes - there is a .NET wrapper for the OPN2001 which wraps all of the functions in the OPN2001's native library, making it easily usable in your .NET application.      
       
  '''I'm trying to integrate the OPN2001 ActiveX control with my Silverlight application, but when I try to create the opnCtl object, I get an exception. What's going on?'''    '''I'm trying to integrate the OPN2001 ActiveX control with my Silverlight application, but when I try to create the opnCtl object, I get an exception. What's going on?''' 
-      
       
- '''Is there a Java API for the OPN2001?'''   + '''How can I communicate with the OPN2001 in my Java application?'''  
- :No, but you could utilize the native OPN2001 SDK library via JNI.   + :You could utilize the native OPN2001 library via JNI, making a JNI wrapper for the exposed functions.  
       
  '''Will applications written for the OPN2001 work with the [[OPN2002]] or [[OPN2003]]?    '''Will applications written for the OPN2001 work with the [[OPN2002]] or [[OPN2003]]?