Searched defs:speak (Results 1 – 11 of 11) sorted by relevance
31 speak(): void; method34 speak() { method in Dog
25 static speak () { method in Animal64 static speak () { method in Dog91 static speak () { method in Doge
27 speak() { method in Dog
37 speak(): string; method45 speak() { method in ClassT2
13 export function speak<TPet extends Pet>(pet: TPet, voice: (pet: TPet) => string): string { function
27 function speak(pet, voice) { function
35 speak() { method in Animal
688 int i,j, chan, speak; in speex_echo_cancellation() local
1535 speak?: any; property
13860 speak(utterance: SpeechSynthesisUtterance): void; method
13840 speak(utterance: SpeechSynthesisUtterance): void; method