Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OpenTK
Platform
MacOS
Carbon
SpeechChannel
C# Class OpenTK.Platform.MacOS.Carbon.SpeechChannel
Show file
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
Speak
(
String
text
) :
bool
SpeechChannel
( ) :
System
Private Methods
Method
Description
NewSpeechChannel
(
IntPtr
voice
,
IntPtr
&
result
) :
short
SpeakText
(
IntPtr
channel
,
String
text
,
long
length
) :
short
Method Details
Speak()
public
method
public
Speak
(
String
text
) :
bool
text
String
return
bool
SpeechChannel()
public
method
public
SpeechChannel
( ) :
System
return
System