Search
  ..:: Articles ::.. Register  Login

Current Articles | Categories | Search | Syndication

Thursday, December 26, 2002
How to use Aksharamala API in VB.NET Applications
By srinivas.annam @ 7:40 PM :: 1582 Views :: 2 Comments ::

Pre-requisites:

Platform: Windows 98, ME, NT4, 2000 or XP
IDE: VB.NET
Aksharamala: 2002 Pro or evaluation (for the languages of your choice)

Summary:

Download source code for this sample
(9 KB; approx 3 sec on 28.8 kbps)

The sample given below shows a small VB.NET application illustrating how to use Aksharamala API in VB.NET. The main focus of this sample is to accept the data in English (transliterated text) and convert it to Indian languages (in this case Hindi, Telugu and Kannada).

Usage

Enter English (transliterated text) into the entry box and click "Convert" button. This will show its equivalent value in Hindi, Telugu and Kannada. In order to see the characters properly you would need necessary language components (either form Aksharamala or else).

Events/Actions

Application Startup

During the application startup, a runtime key for accessing Aksharamala API license key installed into the running system.

cmdConvert_Click

When the Convert button is clicked the text found in the edit box is processed through Aksharamala API function "AksTranslitExW" to convert it into Hindi, Telugu and Kannada. The result are added to the list as a row.

Comments
By Raj Dhawan @ Sunday, June 10, 2007 4:08 AM
While trying to use demo, getting error like to unable to get entry point for AksSUtil.dll

By jay4smile @ Sunday, December 14, 2008 4:54 AM
I got the error like U have to persmission to view this file

Click here to post a comment
Copyright 2006 by Srinivas Annam   Terms Of Use | Privacy Statement