change check TTS and STT
This commit is contained in:
		| @ -12,10 +12,6 @@ | ||||
|     <string name="iconCredits">Icônes par <a href="http://www.freepik.com" title="Freepik">Freepik</a> chez <a href="https://www.flaticon.com/" title="Flaticon">flaticon.com</a> Licence <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></string> | ||||
|     <string name="TTS_unavailable">Désolé, votre appareil ne permet pas la synthèse vocale.</string> | ||||
|     <string name="STT_unavailable">Désolé, votre appareil ne permet pas la reconnaissance vocale.</string> | ||||
|     <string name="explain_record_audio_request">"Cette appli utilise l'API de Google pour la reconnaissance vocale : votre voix sera enregistrée et envoyée aux serveurs de Google pour analyse. | ||||
| Cela requiert une connexion internet et la permission d'enregistrer des fichiers audio. | ||||
| Vous pouvez à tout moment changer la permission dans les paramètres Android." | ||||
|     </string> | ||||
|     <string name="OK">OK</string> | ||||
|     <string name="cancel">Annuler</string> | ||||
|     <string name="audio_record_permission_denied">La reconnaissance vocale a besoin de la permission d\'enregistrer des | ||||
|  | ||||
| @ -15,11 +15,6 @@ | ||||
|     </string> | ||||
|     <string name="TTS_unavailable">Sorry, your device doesn\'t support text to speech.</string> | ||||
|     <string name="STT_unavailable">Sorry, your device doesn\'t support voice recognition.</string> | ||||
|     <string name="explain_record_audio_request">"This app uses Google API for voice recognition: your voice will be | ||||
|         recorded and analyzed by Google's servers. | ||||
|         It requires an internet connection and permission for audio recording. | ||||
|         You can always change permission in Android settings." | ||||
|     </string> | ||||
|     <string name="OK">OK</string> | ||||
|     <string name="cancel">Cancel</string> | ||||
|     <string name="audio_record_permission_denied">Audio recording permission required to use voice recognition.</string> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user