voice.config.googlestt.clientId.label = Client Id
voice.config.googlestt.clientId.description = Google Cloud Platform OAuth 2.0-Client Id.
voice.config.googlestt.clientSecret.label = Client Secret
voice.config.googlestt.clientSecret.description = Google Cloud Platform OAuth 2.0-Client Secret.
voice.config.googlestt.errorMessage.label = Error Message
voice.config.googlestt.errorMessage.description = Message to be told when an error has happened. (Empty for disabled)
voice.config.googlestt.group.authentication.label = Authentication
voice.config.googlestt.group.authentication.description = Authentication for connecting to Google Cloud Platform.
voice.config.googlestt.group.messages.label = Info Messages
voice.config.googlestt.group.messages.description = Configure service information messages.
voice.config.googlestt.group.stt.label = STT Configuration
voice.config.googlestt.group.stt.description = Configure Speech to Text.
voice.config.googlestt.maxSilenceSeconds.label = Max Silence Seconds
voice.config.googlestt.maxSilenceSeconds.description = Only works when singleUtteranceMode is disabled, max seconds without getting new transcriptions to stop listening.
voice.config.googlestt.maxTranscriptionSeconds.label = Max Transcription Seconds
voice.config.googlestt.maxTranscriptionSeconds.description = Max seconds to wait to force stop the transcription.
voice.config.googlestt.noResultsMessage.label = No Results Message
voice.config.googlestt.noResultsMessage.description = Message to be told when no results. (Empty for disabled)
voice.config.googlestt.oauthCode.label = Authorization Code
voice.config.googlestt.oauthCode.description = The oauth code is a one-time code needed to retrieve the necessary access token from Google Cloud Platform. Please go to your browser ... https://accounts.google.com/o/oauth2/auth?client_id=\&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/cloud-platform&response_type=code ... to generate an auth-code and paste it here.
voice.config.googlestt.refreshSupportedLocales.label = Refresh Supported Locales
voice.config.googlestt.refreshSupportedLocales.description = Try loading supported locales from the documentation page.
voice.config.googlestt.singleUtteranceMode.label = Single Utterance Mode
voice.config.googlestt.singleUtteranceMode.description = When enabled Google Cloud Platform is responsible for detecting when to stop listening after a single utterance. (Recommended)
# service
service.voice.googlestt.label = Google Cloud Speech-to-Text