This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Tags: notCreatable
| Property | Type | History | |
|---|---|---|---|
| AmbientReverb | ReverbType | ||
| DistanceFactor | float | ||
| DopplerScale | float | ||
| RespectFilteringEnabled | bool | (+0.305) | |
| RolloffScale | float |
| Returns | Function | History | |
|---|---|---|---|
| bool | BeginRecording ( ) | (+0.249) | |
| string | EndRecording ( ) | (+0.249, −0.251) | |
| Tuple | GetListener ( ) | (+0.210) | |
| void | PlayLocalSound ( Instance sound ) | (+0.259) | |
| void | PlayStockSound ( SoundType sound ) | ||
| void | SetListener ( ListenerType listenerType, Tuple listener ) | (+0.210) | |
| bool | SetRecordingDevice ( int deviceIndex ) | (+0.252) |
| Returns | YieldFunction | History | |
|---|---|---|---|
| Dictionary | EndRecording ( ) | (+0.251) | |
| Dictionary | GetRecordingDevices ( ) | (+0.252) |
| Enum | History | |
|---|---|---|
| ListenerType | (+0.210) | |
| ReverbType | ||
| SoundType |
Version History:(+0.210)
Version History:(+0.252)
Tags: RobloxScriptSecurity