Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitt-AI/snowboy
/ functions
Functions
253 in github.com/Kitt-AI/snowboy
⨍
Functions
253
◇
Types & classes
73
Method
numChannels
()
lib/node/index.ts:50
Method
numChannels
()
lib/node/index.ts:170
Method
numHotwords
()
lib/node/index.ts:48
Method
numHotwords
()
lib/node/index.ts:92
Method
numHotwords
()
lib/node/index.ts:162
Method
onAudioDataReceived
(byte[] data, int length)
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/AudioDataSaver.java:48
Method
onClick
(View arg0)
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/Demo.java:136
Method
onCreate
(Bundle savedInstanceState)
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/Demo.java:38
Method
onDestroy
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/Demo.java:246
Function
play_audio_file
Simple callback function to play a wave file. By default it plays a Ding sound. :param str fname: wave file name :return: None
examples/Python/snowboydecoder.py:37
Function
play_audio_file
Simple callback function to play a wave file. By default it plays a Ding sound. :param str fname: wave file name :return: None
examples/Python/snowboydecoder_arecord.py:38
Function
play_audio_file
Simple callback function to play a wave file. By default it plays a Ding sound. :param str fname: wave file name :return: None
examples/Python3/snowboydecoder.py:38
Method
playing
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/PlaybackThread.java:30
Method
record_proc
(self)
examples/Python/snowboydecoder_arecord.py:92
Method
reset
()
lib/node/index.ts:41
Method
reset
()
lib/node/index.ts:132
Method
run
(self)
setup.py:13
Method
run
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/Demo.java:194
Method
run
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/RecordingThread.java:67
Method
run
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/PlaybackThread.java:41
Method
run
Runs in separate thread - waits on command to either run detectors or terminate thread from commands queue
examples/Python/snowboythreaded.py:32
Method
runDetection
(buffer: Buffer)
lib/node/index.ts:42
Method
runDetection
(buffer: Buffer)
lib/node/index.ts:136
Method
sampleRate
()
lib/node/index.ts:49
Method
sampleRate
()
lib/node/index.ts:166
Method
sensitivityString
()
lib/node/index.ts:80
Method
setAudioGain
(gain: number)
lib/node/index.ts:46
Method
setAudioGain
(gain: number)
lib/node/index.ts:154
Method
setHighSensitivity
(highSensitivity: string)
lib/node/index.ts:44
Method
setHighSensitivity
(highSensitivity: string)
lib/node/index.ts:146
Method
setMaxVolume
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/Demo.java:71
Method
setSensitivity
(sensitivity: string)
lib/node/index.ts:43
Method
setSensitivity
(sensitivity: string)
lib/node/index.ts:142
Function
signal_handler
(signal, frame)
examples/Python/demo_threaded.py:11
Function
signal_handler
(signal, frame)
examples/Python/demo2.py:10
Function
signal_handler
(signal, frame)
examples/Python/demo4.py:44
Function
signal_handler
(signal, frame)
examples/Python/demo.py:8
Function
signal_handler
(signal, frame)
examples/Python/demo_arecord.py:8
Function
signal_handler
(signal, frame)
examples/Python3/demo2.py:10
Function
signal_handler
(signal, frame)
examples/Python3/demo4.py:43
Function
signal_handler
(signal, frame)
examples/Python3/demo.py:8
Method
start
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/AudioDataSaver.java:26
Method
start
Start the voice detector. For every `sleep_time` second it checks the audio buffer for triggering keywords. If detected, then call
examples/Python/snowboydecoder.py:118
Method
start
Start the voice detector. For every `sleep_time` second it checks the audio buffer for triggering keywords. If detected, then call
examples/Python/snowboydecoder_arecord.py:113
Method
start
Start the voice detector. For every `sleep_time` second it checks the audio buffer for triggering keywords. If detected, then call
examples/Python3/snowboydecoder.py:105
Method
startPlayback
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/PlaybackThread.java:34
Method
stop
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/AudioDataSaver.java:59
Method
stopPlayback
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/PlaybackThread.java:49
Method
stopRecording
()
examples/Android/SnowboyAlexaDemo/src/ai/kitt/snowboy/audio/RecordingThread.java:75
Method
updateModel
()
lib/node/index.ts:47
Method
updateModel
()
lib/node/index.ts:158
Method
~PortAudioWrapper
examples/C++/demo.cc:76
Method
~SnowboyDetect
swig/Node/snowboy.cc:42
← previous
201–253 of 253, ranked by callers