Welcome to mirror list, hosted at ThFree Co, Russian Federation.

strings.xml « values « res - github.com/ClusterM/android-speech-recognition.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53a6a82c9ce9096d3406e10b63945e5e2e887b05 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">Continuous voice recognition demo</string>
    <string name="calibration">Tss! Keep quiet and wait few seconds...</string>
    <string name="speak">Speak to me!</string>
    <string name="action_settings">Settings</string>

</resources>