Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation

SpeechCapabilities Class Reference

Constructors

Static Members

Constructors

new SpeechCapabilities()

Constructor for SpeechCapabilities.

Static Members

SpeechCapabilities.FILE ⇒ String

Get the enum value for FILE.

Kind: Static property of SpeechCapabilities
Returns: String - The enum value.

SpeechCapabilities.LHPLUS_PHONEMES ⇒ String

Get the enum value for LHPLUS_PHONEMES.

Kind: Static property of SpeechCapabilities
Returns: String - The enum value.

SpeechCapabilities.PRE_RECORDED ⇒ String

Get the enum value for PRE_RECORDED.

Kind: Static property of SpeechCapabilities
Returns: String - The enum value.

SpeechCapabilities.SAPI_PHONEMES ⇒ String

Get the enum value for SAPI_PHONEMES.

Kind: Static property of SpeechCapabilities
Returns: String - The enum value.

SpeechCapabilities.SC_TEXT ⇒ String

Get the enum value for SC_TEXT.

Kind: Static property of SpeechCapabilities
Returns: String - The enum value.

SpeechCapabilities.SILENCE ⇒ String

Get the enum value for SILENCE.

Kind: Static property of SpeechCapabilities
Returns: String - The enum value.

View on GitHub.com