Phone IME OS Design Development (Windows CE 5.0)
The Phone IME is an input method editor (IME) that provides triple-tap functionality used by the Telephony User Interface (TUI). Triple-tap refers to a method for entering text using a numeric keypad. When using this method, you press a given numeric key multiple times to cycle through the alphabetic characters associated with that number. For example, you might press the 2 key once to specify A, twice to specify B, and so on.
Note Phone IME functionality is provided for use only from the Telephony User Interface (TUI) application. Its extension or use in other applications is not supported.
For more information about building an IP phone using Windows CE, including links to other VoIP-related Catalog items, see Developing an IP Phone.
OS Design Information
The following table shows operating system design information for the TUI.
Concept | Description |
---|---|
Dependencies | Input Method Manager (IMM)
Minimal Window Manager |
Hardware considerations | Hardware numeric keypad (the Phone IME isn't intended for use with a software-based input panel or keyboard) |
Modules and Components
The following table shows the components and modules that implement the Phone IME.
Item | Module | Component |
---|---|---|
Phone IME | phoneime | None |
Implementation Considerations
The following table shows the Sysgen variables for the Phone IME.
Sysgen variable | Description |
---|---|
SYSGEN_VOIPPHONE_PHONEIME | Adds the phone IME. |
See Also
Phone IME | Telephony User Interface (TUI) | Developing an IP Phone
Send Feedback on this topic to the authors