Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfidenceScores = "confidence_scores" DetectedLanguage = "detected_language" LanguageDetectionConfidenceLevel = "language_detection_confidence_level" LanguageSwitchResult = "language_switch_result" RecognitionParts = "recognition_parts" ResultsAlternatives = "results_alternatives" ResultsRecognition = "results_recognition" TopLocaleAlternatives = "top_locale_alternatives" ActionTtsQueueProcessingCompleted = "android.speech.tts.TTS_QUEUE_PROCESSING_COMPLETED" )
View Source
const ( ErrorAudio = 3 ErrorCannotCheckSupport = 14 ErrorCannotListenToDownloadEvents = 15 ErrorClient = 5 ErrorInsufficientPermissions = 9 ErrorLanguageNotSupported = 12 ErrorNetwork = 2 ErrorNetworkTimeout = 1 ErrorNoMatch = 7 ErrorRecognizerBusy = 8 ErrorServer = 4 ErrorServerDisconnected = 11 ErrorSpeechTimeout = 6 ErrorTooManyRequests = 10 LanguageDetectionConfidenceLevelConfident = 2 LanguageDetectionConfidenceLevelHighlyConfident = 3 LanguageDetectionConfidenceLevelNotConfident = 1 LanguageDetectionConfidenceLevelUnknown = 0 LanguageSwitchResultFailed = 2 LanguageSwitchResultNotAttempted = 0 LanguageSwitchResultSkippedNoModel = 3 LanguageSwitchResultSucceeded = 1 Error = -1 ErrorInvalidRequest = -8 ErrorNotInstalledYet = -9 ErrorOutput = -5 ErrorService = -4 ErrorSynthesis = -3 LangAvailable = 0 LangCountryAvailable = 1 LangCountryVarAvailable = 2 LangMissingData = -1 LangNotSupported = -2 QueueAdd = 1 QueueFlush = 0 Stopped = -2 Success = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.