Searched defs:speak (Results 1 – 10 of 10) 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
1535 speak?: any; property
15270 speak(utterance: SpeechSynthesisUtterance): void; method
15290 speak(utterance: SpeechSynthesisUtterance): void; method