27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel name="content_panel">
|
|
<text_editor name="voice_intro_text1">
|
|
下のオプションを使用して、あなたのボイスチャット環境を設定してください。
|
|
</text_editor>
|
|
<radio_group name="ear_location">
|
|
<radio_item name="0">
|
|
カメラの位置からボイスチャットを聞く。
|
|
</radio_item>
|
|
<radio_item name="1">
|
|
アバターの位置からボイスチャットを聞く。
|
|
</radio_item>
|
|
</radio_group>
|
|
<check_box
|
|
label="自分とのボイスチャットは、フレンドのみが開始できるようにする"
|
|
name="friends_only_check" />
|
|
<check_box label="プッシュ・トゥ・トーク モードでビュアーを起動"
|
|
name="push_to_talk_check" />
|
|
<check_box label="切り替えモードで、プッシュ・トゥ・トークを使用"
|
|
name="push_to_talk_toggle_check" />
|
|
<text name="push_to_talk_label">
|
|
プッシュ・トゥ・トークトリガー:
|
|
</text>
|
|
<button label="セットキー" name="set_voice_hotkey_button" />
|
|
<button label="ミドルマウスボタン" name="set_voice_middlemouse_button" />
|
|
</panel>
|