Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davrous/dareangel
/ functions
Functions
275 in github.com/davrous/dareangel
⨍
Functions
275
◇
Types & classes
515
↓ 4 callers
Method
start
()
dts/webspeechapi.d.ts:18
↓ 3 callers
Function
step
(result)
BingTTSClient.js:5
↓ 2 callers
Method
_makeHttpRequest
(actionType: string, url: string, isArrayBuffer: boolean = false, optionalHeaders?: HttpHeader[], dataToSend?)
BingTTSClient.ts:136
↓ 2 callers
Method
_makeHttpRequest
(actionType, url, isArrayBuffer = false, optionalHeaders, dataToSend)
BingTTSClient.js:113
↓ 2 callers
Method
addListener
* Registers an event listener callback to an event. * @param callback Called when an event occurs. The parameters of this function depend on the t
dts/browser.d.ts:2549
↓ 2 callers
Method
speak
(utterance: SpeechSynthesisUtterance)
dts/webspeechapi.d.ts:105
↓ 2 callers
Method
synthesize
(text: string, locale?: SupportedLocales, callback?: () => void, outputFormat: OutputFormat = OutputFormat.Rif
BingTTSClient.ts:175
↓ 1 callers
Method
_getBingSpeechData
(text: string, locale: SupportedLocales, outputFormat: OutputFormat, speechItemIndex: number)
BingTTSClient.ts:194
↓ 1 callers
Method
_getBingSpeechData
(text, locale, outputFormat, speechItemIndex)
BingTTSClient.js:169
↓ 1 callers
Method
_getFormatValue
(outputFormat: OutputFormat)
BingTTSClient.ts:294
↓ 1 callers
Method
_getFormatValue
(outputFormat)
BingTTSClient.js:259
↓ 1 callers
Method
_play
()
BingTTSClient.ts:251
↓ 1 callers
Method
_play
()
BingTTSClient.js:221
↓ 1 callers
Method
_unlockiOSaudio
()
BingTTSClient.ts:118
↓ 1 callers
Method
_unlockiOSaudio
()
BingTTSClient.js:98
↓ 1 callers
Method
analyzeThisImage
(url: string)
dareangel.dashboard.ts:57
↓ 1 callers
Method
analyzeThisImage
(url)
dareangel.dashboard.js:48
↓ 1 callers
Method
makeSSML
(text: string, localeAsked: SupportedLocales)
BingTTSClient.ts:315
↓ 1 callers
Method
makeSSML
(text, localeAsked)
BingTTSClient.js:279
↓ 1 callers
Method
then
(onFulfilled?: (value: R) => U | Thenable<U>, onRejected?: (error: any) => U | Thenable<U>)
dts/es6-promise.d.ts.ts:7
Method
AudioContext
(func: any)
BingTTSClient.ts:483
Method
abort
()
dts/webspeechapi.d.ts:20
Method
abort
* When the abort method is called, user agents must run the steps below: * <ol> * <li> If readyState == DONE or readyState == INIT, terminat
dts/filewriter.d.ts:24
Method
addFromString
(string: string, weight: number)
dts/webspeechapi.d.ts:87
Method
addFromURI
(src: string, weight: number)
dts/webspeechapi.d.ts:86
Method
addListener
* The callback parameter should be a function that looks like this: * function( Alarm alarm) {...};
dts/browser.d.ts:145
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string id, object removeInfo) {...};
dts/browser.d.ts:296
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function() {...};
dts/browser.d.ts:304
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string id, object moveInfo) {...};
dts/browser.d.ts:312
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function() {...};
dts/browser.d.ts:320
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string id, object changeInfo) {...};
dts/browser.d.ts:328
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string id, BookmarkTreeNode bookmark) {...};
dts/browser.d.ts:336
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string id, object reorderInfo) {...};
dts/browser.d.ts:344
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( tabs.Tab tab) {...};
dts/browser.d.ts:534
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string command) {...};
dts/browser.d.ts:797
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object info, tabs.Tab tab) {...}; * Parameter i
dts/browser.d.ts:1130
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object changeInfo) {...};
dts/browser.d.ts:1297
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( Debuggee source, DetachReason reason) {...}; *
dts/browser.d.ts:1408
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( Debuggee source, string method, object params) {..
dts/browser.d.ts:1419
Method
addListener
(callback: Function)
dts/browser.d.ts:1637
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( Resource resource) {...};
dts/browser.d.ts:1744
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( Resource resource, string content) {...}; * Pa
dts/browser.d.ts:1753
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( Request request) {...}; * Parameter request: D
dts/browser.d.ts:1812
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string url) {...}; * Parameter url: URL of the
dts/browser.d.ts:1821
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(global window) {...}; * Parameter window: The Jav
dts/browser.d.ts:1853
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function() {...};
dts/browser.d.ts:1861
Method
addListener
* The callback parameter should be a function that looks like this: * function(string action, string queryString) {...}; * Parameter action: T
dts/browser.d.ts:1871
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function() {...};
dts/browser.d.ts:1896
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function() {...};
dts/browser.d.ts:1917
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(global window) {...}; * Parameter window: The Jav
dts/browser.d.ts:1959
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function() {...};
dts/browser.d.ts:1967
Method
addListener
* When any of a DownloadItem's properties except bytesReceived and estimatedEndTime changes, this event fires with the downloadId and an object contai
dts/browser.d.ts:2290
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( DownloadItem downloadItem) {...};
dts/browser.d.ts:2298
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(integer downloadId) {...}; * Parameter download
dts/browser.d.ts:2307
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( DownloadItem downloadItem, function suggest) {...}
dts/browser.d.ts:2315
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(any request, runtime.MessageSender sender, function
dts/browser.d.ts:2651
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string id, FileHandlerExecuteEventDetails details)
dts/browser.d.ts:2776
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3036
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3044
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3052
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3060
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3068
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3076
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3084
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3092
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3100
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3108
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3116
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object options, function successCallback, function
dts/browser.d.ts:3124
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(function successCallback, function errorCallback) {
dts/browser.d.ts:3132
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object details) {...};
dts/browser.d.ts:3299
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object details) {...};
dts/browser.d.ts:3307
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object details) {...};
dts/browser.d.ts:3315
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object details) {...};
dts/browser.d.ts:3323
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object message) {...}; * Parameter message: A m
dts/browser.d.ts:3472
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function() {...};
dts/browser.d.ts:3480
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object error) {...}; * Parameter error: An erro
dts/browser.d.ts:3489
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( HistoryItem result) {...};
dts/browser.d.ts:3603
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(object removed) {...};
dts/browser.d.ts:3611
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( AccountInfo account, boolean signedIn) {...};
dts/browser.d.ts:3751
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( IdleState newState) {...};
dts/browser.d.ts:3824
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(integer contextID) {...}; * Parameter contextID:
dts/browser.d.ts:4120
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string engineID, integer candidateID, MouseButton b
dts/browser.d.ts:4131
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string engineID, KeyboardEvent keyData) {...}; *
dts/browser.d.ts:4141
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string engineID) {...}; * Parameter engineID: ID
dts/browser.d.ts:4150
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( InputContext context) {...}; * Parameter contex
dts/browser.d.ts:4159
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string engineID, ScreenType screen) {...}; * Pa
dts/browser.d.ts:4169
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( InputContext context) {...}; * Parameter contex
dts/browser.d.ts:4178
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string engineID, string name) {...}; * Paramete
dts/browser.d.ts:4188
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string engineID, object surroundingInfo) {...};
dts/browser.d.ts:4198
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string engineID) {...}; * Parameter engineID: ID
dts/browser.d.ts:4207
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( ExtensionInfo info) {...};
dts/browser.d.ts:4445
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string id) {...}; * Parameter id: The id of the
dts/browser.d.ts:4454
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( ExtensionInfo info) {...};
dts/browser.d.ts:4462
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( ExtensionInfo info) {...};
dts/browser.d.ts:4470
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( NetworkInfo networkInfo) {...}; * Parameter net
dts/browser.d.ts:4624
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string notificationId, boolean byUser) {...};
dts/browser.d.ts:4729
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string notificationId) {...};
dts/browser.d.ts:4737
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function(string notificationId, integer buttonIndex) {...};
dts/browser.d.ts:4745
Method
addListener
* @param callback The callback parameter should be a function that looks like this: * function( PermissionLevel level) {...};
dts/browser.d.ts:4753
next →
1–100 of 275, ranked by callers