Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Japanese Keyboard 日本語のキーボードです

cre8iveparkcre8ivepark ✭✭
edited June 2017 in Discussion

皆様、IME(InputMethodEnvironment)なしに、基本的なひらがなとカタカナ文字の入力ができるHoloLens用キーボードを作りました。ひらがな・カタカナと濁音・半濁音を支援します。濁音・半濁音は一般的な入力方法とは違ってトグル方法で作りました。(やはり、IMEの支援なしで)便利な入力方法ではないですが、日本語の入力が必要する時に役立ちます。
日本の開発者コミュニティからのフィードバックで、50音キーボードレイアウトタイプを追加しました。距離に応じていくつかのキーにフォーカスバグがまだあります。

これは、キーボードをテストすることができるUnityのSceneです。Text fieldをエアータップするとキーボードが表現されます。
https://github.com/cre8ivepark/HoloToolkit-Unity/tree/master/Assets/HoloToolkit/UI/Test
このフォルダの中で、Keyboard_Japanese.prefabが日本語のキーボードです。
https://github.com/cre8ivepark/HoloToolkit-Unity/tree/master/Assets/HoloToolkit/UI/Prefabs

Demo Video -


 
[備考]
HoloLensデフォルトで使われているキーボードを変更するためのものではありません。

https://github.com/Microsoft/HoloToolkit-Unity/issues/735

Sign In or Register to comment.