WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIPhonetic
| IID: | BC6EA726-AB56-46b6-A21A-AA7B76D6818F |
| Inherits From: | nsISupports |
This interface is used to get the phonetic value of the input text. It can be used to get corresponding phonetic value for ideographic text. The interface can be retrieved by calling QI to the interface which implements the phonetic interface.
This interface is implemented by the following components:
Properties
readonly DOMString phonetic
Phonetic get the phonetic value of the input text
Reference documentation is generated from Mozilla's source.
