1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
4<head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta http-equiv="Content-Style-Type" content="text/css" />
7    <link rel="stylesheet" href="../../../css/manpage.css" type="text/css" />
8</head>
9<body>
10
11<h1>applet - voicesel Demo</h1>
12
13<h2>Description</h2>
14
15<div class="section">
16    <p>This sample is for using the voice selection applet.</p>
17</div>
18
19<h2>Required Environment</h2>
20
21<div class="section">
22    <p>None.</p>
23</div>
24
25<h2>How to Use</h2>
26
27<div class="section">
28    <p>Press the X Button to start the audio selection applet.</p>
29    <p>Select a setting item with the Up/Down Buttons</p>
30    <p>Change the settings with the Left/Right Buttons</p>
31</div>
32
33<h2>Notes</h2>
34
35<div class="section">
36    <ul>
37    <p>None.</p>
38    </ul>
39</div>
40
41<h2>Execution Procedure</h2>
42
43<div class="section">
44    <p>When the demo is running and the A button is pressed, the following screens are displayed.</p>
45
46    <h4>Upper screen</h4>
47    <p><img src="Fig/upper.png"></p>
48
49    <h4>Lower screen</h4>
50    <p><img src="Fig/lower.png"></p>
51
52</div>
53
54<h2>Revision History</h2>
55
56<div class="section">
57    <dl class="history">
58        <dt>2011/08/31</dt>
59        <dd>Initial version.</dd>
60    </dl>
61</div>
62
63
64<hr><p>CONFIDENTIAL</p></body>
65</html>