handle | Object handle |
speed | Target play speed |
SDE_ERR_NO_INIT | The Sound Library has not been initialized | |
SDE_ERR_HANDLE_NULL | The handle is NULL | |
SDE_ERR_HOST_CMD_BUF_NO_ENOUGH | No more host commands can be accepted |
The range of values for the target play speed is -18FFH (slowest) to 0000H (mid) to 18FFH (fastest), with half speed = -0C00H and double speed = 0C00H.