MCPcopy Create free account

hub / github.com/brandall76/Saiy-PS / functions

Functions2,679 in github.com/brandall76/Saiy-PS

↓ 4 callersMethodsetUtteranceId
(final String utteranceId)
app/src/main/java/ai/saiy/android/tts/sound/SoundEffectItem.java:67
↓ 4 callersMethodsetVoiceDeprecated
Set the voice/language of the TTS object for lower API levels, or if the current engine does not support the latest APIs. @param language the {@link
app/src/main/java/ai/saiy/android/tts/SaiyTextToSpeech.java:1538
↓ 4 callersMethodshouldNetwork
Check if the user wants to use network voice engines and if the minimum required connection speed is met. @return true if conditions are satisfied.
app/src/main/java/ai/saiy/android/service/helper/SelfAwareParameters.java:81
↓ 4 callersMethodshowProgress
Utility method to show or hide the progress bar @param visible true to show, false to hide
app/src/main/java/ai/saiy/android/ui/activity/ActivityHome.java:901
↓ 4 callersMethodstartForeground
Make sure Android knows we are important.
app/src/main/java/ai/saiy/android/service/SelfAware.java:1341
↓ 4 callersMethodstopListening
Stop the recognition.
app/src/main/java/ai/saiy/android/recognition/provider/bluemix/RecognitionBluemix.java:306
↓ 4 callersMethodstringToType
Method to convert the spoken battery command information type, to an {@link Type} for use as a constant in further methods. @param ctx the applicatio
app/src/main/java/ai/saiy/android/command/battery/CommandBatteryValues.java:104
↓ 4 callersMethodstripLeadingPunctuation
Remove any punctuation from the beginning of utterances that might otherwise be pronounced by the voice engine. @param input the input String @return
app/src/main/java/ai/saiy/android/utils/UtilsString.java:102
↓ 4 callersMethodupdateNavigationView
(final int navId)
app/src/main/java/ai/saiy/android/ui/activity/ActivityHome.java:794
↓ 4 callersMethodvibrate
Add haptic feedback for the user.
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:2676
↓ 3 callersMethodcancelSpeakingNotification
Remove the speaking notification @param ctx the application context
app/src/main/java/ai/saiy/android/ui/notification/NotificationHelper.java:367
↓ 3 callersMethodcheckNuanceConfig
Check the required Nuance parameters are correctly defined @param parcel the {@link RequestParcel} @return true if the parameters are configured corr
app/src/main/java/ai/saiy/android/api/helper/Validation.java:687
↓ 3 callersMethodcommandDelaySufficient
Check if the previous command was actioned within the {@link #COMMAND_UPDATE_DELAY} @param currentTime the time of the current {@link AccessibilityEv
app/src/main/java/ai/saiy/android/accessibility/SaiyAccessibilityService.java:664
↓ 3 callersMethodcommandPreviousMatches
Check if the previous command/text matches the previous text we processed @param text the current text @return true if the text matches the previous
app/src/main/java/ai/saiy/android/accessibility/SaiyAccessibilityService.java:685
↓ 3 callersMethodcompare
(String a, String b)
app/src/main/java/ai/saiy/android/algorithms/needlemanwunch/simmetrics/NeedlemanWunch.java:94
↓ 3 callersMethodexamineChild
Recursively examine the {@link AccessibilityNodeInfo} object @param parent the {@link AccessibilityNodeInfo} parent object @return the extracted text
app/src/main/java/ai/saiy/android/accessibility/SaiyAccessibilityService.java:883
↓ 3 callersMethodfilterQuality
(@NonNull final ArrayList<SaiyVoice> voiceArray)
app/src/main/java/ai/saiy/android/tts/SaiyTextToSpeech.java:2364
↓ 3 callersMethodgetAction
()
app/src/main/java/ai/saiy/android/memory/Memory.java:73
↓ 3 callersMethodgetAction
Get the Intent action, if there is one. @param intent received by the Broadcast @return the Intent Action or an empty string
app/src/main/java/ai/saiy/android/broadcast/BRBoot.java:88
↓ 3 callersMethodgetAppNameFromPackage
Helper method to get an application name from a package name @param ctx the application context @param packageName the application package na
app/src/main/java/ai/saiy/android/applications/UtilsApplication.java:62
↓ 3 callersMethodgetArousal
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Analysis.java:61
↓ 3 callersMethodgetBingToken
Get the Bing access token @param ctx the application context @return the Bing access token or an empty String
app/src/main/java/ai/saiy/android/utils/SPH.java:927
↓ 3 callersMethodgetClipboardSpell
Get the standard clipboard response. @param ctx the application context @param sl the {@link SupportedLanguage} @return the required response
app/src/main/java/ai/saiy/android/personality/PersonalityResponse.java:628
↓ 3 callersMethodgetCompressedAudio
()
app/src/main/java/ai/saiy/android/cache/speech/SpeechCachePrepare.java:68
↓ 3 callersMethodgetConfidence
()
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/containers/ProcessingResult.java:57
↓ 3 callersMethodgetDefaultRinger
Get the default ringer configuration @param ctx the application context @return the default recognition provider
app/src/main/java/ai/saiy/android/utils/SPH.java:298
↓ 3 callersMethodgetDefaultTTSGender
Get the user preferred Text to Speech voice gender @param ctx the application context @return one of {@link Gender#FEMALE} or {@link Gender#MALE}
app/src/main/java/ai/saiy/android/utils/SPH.java:1227
↓ 3 callersMethodgetEngines
Get all Google voices @return a list of google voices
app/src/main/java/ai/saiy/android/tts/helper/TTSDefaults.java:507
↓ 3 callersMethodgetHotwordDriving
Get the user's preference for hotword when driving. @param ctx the application context @return true if hotword should begin when driving
app/src/main/java/ai/saiy/android/utils/SPH.java:1564
↓ 3 callersMethodgetItemCount
()
app/src/main/java/ai/saiy/android/ui/components/UIBugsAdapter.java:108
↓ 3 callersMethodgetKeyphrases
Get all keyphrases from the database, including the corresponding row identifier and serialised command data. @return the {@link Pair} keyphrase and
app/src/main/java/ai/saiy/android/database/DBCustomCommand.java:414
↓ 3 callersMethodgetLanguage
Get the language string @return the language string
app/src/main/java/ai/saiy/android/localisation/SupportedLanguage.java:173
↓ 3 callersMethodgetLanguageCountry
Get the string representation of the {@link Locale} @return the string representation
app/src/main/java/ai/saiy/android/localisation/SupportedLanguage.java:182
↓ 3 callersMethodgetLanguages
Get all supported languages @return a list of supported languages
app/src/main/java/ai/saiy/android/localisation/SupportedLanguage.java:200
↓ 3 callersMethodgetLocale
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/language/SupportedLanguageBV.java:94
↓ 3 callersMethodgetMemory
Get the serialised string of the last action Saiy performed which will be coerced into a {@link Memory} object using {@link com.google.gson.Gson} @pa
app/src/main/java/ai/saiy/android/utils/SPH.java:825
↓ 3 callersMethodgetMode
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Valence.java:69
↓ 3 callersMethodgetMode
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Arousal.java:65
↓ 3 callersMethodgetMode
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Temper.java:65
↓ 3 callersMethodgetNuanceUri
(final boolean isTTS)
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:2240
↓ 3 callersMethodgetParameters
()
app/src/main/java/ai/saiy/android/nlu/apiai/NLUAPIAI.java:57
↓ 3 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentCustomisation.java:166
↓ 3 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment helper will never be attached to another activity. @return
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentAboutHelper.java:346
↓ 3 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment helper will never be attached to another activity. @return
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentBugsHelper.java:222
↓ 3 callersMethodgetPods
()
app/src/main/java/ai/saiy/android/cognitive/knowledge/provider/wolframalpha/parse/QueryResult.java:197
↓ 3 callersMethodgetPrivateDir
Attempt to get a directory that does not require permission to read/write. This should be simple but @see https://code.google.com/p/android/issues/det
app/src/main/java/ai/saiy/android/utils/UtilsFile.java:134
↓ 3 callersMethodgetQuery
()
app/src/main/java/ai/saiy/android/nlu/microsoft/NLUMicrosoft.java:57
↓ 3 callersMethodgetRecordingId
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Emotions.java:52
↓ 3 callersMethodgetResponseError
()
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:146
↓ 3 callersMethodgetResultsArray
Get the array of voice data @return the ArrayList<String> of voice data
app/src/main/java/ai/saiy/android/command/helper/CommandRequest.java:141
↓ 3 callersMethodgetRowId
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:87
↓ 3 callersMethodgetSaiyVoices
()
app/src/main/java/ai/saiy/android/tts/SaiyTextToSpeech.java:963
↓ 3 callersMethodgetSampleRateInHz
()
app/src/main/java/ai/saiy/android/audio/AudioParameters.java:107
↓ 3 callersMethodgetScore
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Temper.java:57
↓ 3 callersMethodgetSpellCommandVerbose
Get the amount of times the user has been informed of this verbose information @param ctx the application context @return the integer number of times
app/src/main/java/ai/saiy/android/utils/SPH.java:1352
↓ 3 callersMethodgetSupportedLanguage
Get the SupportedLanguage @return the {@link SupportedLanguage}
app/src/main/java/ai/saiy/android/command/helper/CommandRequest.java:70
↓ 3 callersMethodgetTaskerTaskNotMatchedResponse
Get the standard Tasker task executed response. @param ctx the application context @param sl the {@link SupportedLanguage} @return the required resp
app/src/main/java/ai/saiy/android/personality/PersonalityResponse.java:138
↓ 3 callersMethodgetTemper
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Analysis.java:77
↓ 3 callersMethodgetTranslatedText
()
app/src/main/java/ai/saiy/android/processing/Qubit.java:44
↓ 3 callersMethodgetUsedIncrement
Get the number of speech requests that have been made, since the application data was last wiped. This will be used to run various housekeeping tasks.
app/src/main/java/ai/saiy/android/utils/SPH.java:431
↓ 3 callersMethodgetUserName
Get the user defined name by which they wish to be addressed. @param ctx the application context @return the user's name or 'master' if none is appli
app/src/main/java/ai/saiy/android/utils/SPH.java:1800
↓ 3 callersMethodgetUtterance
()
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:110
↓ 3 callersMethodgetValence
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Analysis.java:81
↓ 3 callersMethodgetWolframAlphaError
Get the standard Wolfram Alpha error response, adding the user's name if defined. @param ctx the application context @param sl the {@link SupportedL
app/src/main/java/ai/saiy/android/personality/PersonalityResponse.java:567
↓ 3 callersMethodgoogleNow
Launch Google Now with a specific search term to resolve @param ctx the application context @param searchTerm the search term to resolve @retu
app/src/main/java/ai/saiy/android/intent/ExecuteIntent.java:382
↓ 3 callersMethodgranted
Helper method to confirm if the permissions were granted or denied @param grantResults from the permission listener @return true if the permissions w
app/src/main/java/ai/saiy/android/ui/activity/ActivityPermissionDialog.java:198
↓ 3 callersMethodinit
()
app/src/main/java/ai/saiy/android/nlu/local/InitStrings.java:92
↓ 3 callersMethodinitTTS
The TTS engine has failed to initialise correctly or has falsely reported that it has. Here we give it a chance to recover, up to a certain amount of
app/src/main/java/ai/saiy/android/service/SelfAware.java:1272
↓ 3 callersMethodisApprovedVoice
Due to only Google TTS correctly handling the new Voice API features, it is the only 'approved' package to perform more advanced features. Others will
app/src/main/java/ai/saiy/android/tts/helper/TTSDefaults.java:62
↓ 3 callersMethodisCancelled
Check if the current recognition session detected the {@link CC#COMMAND_CANCEL} @return true if the user requested to cancel
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1323
↓ 3 callersMethodisConnected
Check if there is any connectivity @param ctx the application Context @return true if the device currently has a connection
app/src/main/java/ai/saiy/android/utils/Conditions/Network.java:273
↓ 3 callersMethodisDeviceLocked
Check if the device is currently locked @return true if the device is in secure mode, false otherwise
app/src/main/java/ai/saiy/android/device/UtilsDevice.java:40
↓ 3 callersMethodisHotwordActive
Check if the hotword detection is currently active @return {@link Pair} with the first parameter denoting if the hotword is active, and the second if
app/src/main/java/ai/saiy/android/service/SelfAware.java:343
↓ 3 callersMethodisShutdown
()
app/src/main/java/ai/saiy/android/partial/PartialHelper.java:186
↓ 3 callersMethodisSilentUtterance
Check if no utterance is required @return if the utterance String matches {@link SaiyRequestParams#SILENCE}
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:2158
↓ 3 callersMethodkillGoogle
Kill or reset Google
app/src/main/java/ai/saiy/android/accessibility/SaiyAccessibilityService.java:848
↓ 3 callersMethodnewInstance
(@Nullable final Bundle args)
app/src/main/java/ai/saiy/android/ui/fragment/FragmentSuperUser.java:67
↓ 3 callersMethodnewInstance
(@Nullable final Bundle args)
app/src/main/java/ai/saiy/android/ui/fragment/FragmentCustomisation.java:61
↓ 3 callersMethodnewInstance
(@Nullable final Bundle args)
app/src/main/java/ai/saiy/android/ui/fragment/FragmentAdvancedSettings.java:66
↓ 3 callersMethodonError
(int error)
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/SpeakerEnrollment.java:130
↓ 3 callersMethodonHotwordDetected
(@NonNull final String hotword)
app/src/main/java/ai/saiy/android/recognition/SaiyHotwordListener.java:62
↓ 3 callersMethodonVRComplete
()
app/src/main/java/ai/saiy/android/service/helper/IConditionListener.java:44
↓ 3 callersMethodprepareChooser
Prepare the {@link Qubit} to contain an {@link ArrayList} of {@link SongRecognitionChooser} so the user can select or install a default choice. @para
app/src/main/java/ai/saiy/android/command/songrecognition/CommandSongRecognition.java:152
↓ 3 callersMethodprocess
Process the extracted text as identified as a command @param text the command to process
app/src/main/java/ai/saiy/android/accessibility/SaiyAccessibilityService.java:819
↓ 3 callersMethodrecognitionListenerAction
Send callbacks through to our {@link SaiyRecognitionListener} @param action of the listener
app/src/main/java/ai/saiy/android/audio/RecognitionMic.java:365
↓ 3 callersMethodreleaseWakeLock
Release any currently held wake lock
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:2604
↓ 3 callersMethodremoveProfile
Asynchronously remove any remote profile. If for some reason there are multiple profiles, the requests will queue without blocking the parent loop. @
app/src/main/java/ai/saiy/android/user/SaiyAccountHelper.java:457
↓ 3 callersMethodresolve
Create an ArrayList<Integer> containing the frequency of commands. @return an ArrayList<Integer> of all recognised commands
app/src/main/java/ai/saiy/android/nlu/local/Resolve.java:158
↓ 3 callersMethodresolve
(@NonNull final Context ctx, @NonNull final SupportedLanguage sl, @NonNull f
app/src/main/java/ai/saiy/android/processing/helper/QuantumHelper.java:32
↓ 3 callersMethodresolveBody
@param ctx the application context @param utterance the utterance @param language the detected language one of {@link TranslationLanguageBing}
app/src/main/java/ai/saiy/android/command/translate/Translate_en.java:233
↓ 3 callersMethodresolveVoice
Attempt to resolve the voice that most suits the conditions and the user's preferences. @param language the {@link Locale} language @param region
app/src/main/java/ai/saiy/android/tts/SaiyTextToSpeech.java:1488
↓ 3 callersMethodsave
Save the memory into the the user's shared preferences, once it has been serialised.
app/src/main/java/ai/saiy/android/memory/MemoryPrepare.java:85
↓ 3 callersMethodsaveSaiyAccountList
Save the Saiy account list to the shared preferences @param ctx the application context @param accountList the {@link SaiyAccountList}
app/src/main/java/ai/saiy/android/user/SaiyAccountHelper.java:181
↓ 3 callersMethodsendErrorLocalRequest
Utility method to notify the user of a processing error
app/src/main/java/ai/saiy/android/recognition/RecognitionAction.java:188
↓ 3 callersMethodsetCommand
Set the resolved command type @param command one of {@link CC}
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:310
↓ 3 callersMethodsetConfidenceArray
Set the confidence scores of the voice data @param confidenceArray float of scores
app/src/main/java/ai/saiy/android/command/helper/CommandRequest.java:168
↓ 3 callersMethodsetListener
Listener to notify of audio callbacks @param listener the {@link SaiyProgressListener}
app/src/main/java/ai/saiy/android/audio/SaiyAudioTrack.java:143
↓ 3 callersMethodsetLocale
(@NonNull final String locale)
app/src/main/java/ai/saiy/android/cache/speech/SpeechCachePrepare.java:84
↓ 3 callersMethodsetProvider
Set the {@link Intent#setAction(String)} @param provider the user's default {@link SongRecognitionProvider} provider @return true if the process was
app/src/main/java/ai/saiy/android/command/songrecognition/CommandSongRecognition.java:196
↓ 3 callersMethodsetResult
(final String result)
app/src/main/java/ai/saiy/android/cognitive/knowledge/provider/wolframalpha/resolve/WolframAlphaResponse.java:68
← previousnext →401–500 of 2,679, ranked by callers