Start playing file at given line
HRESULT StartPlayingAtLine(BSTR sFileName, INT nLineNo);
void StartPlayingAtLine(string sFileName, int nLineNo);
Parameters |
Description |
sFileName |
Path to WAV file to be played |
nLineNo |
Line number |
Start playing file at given line
Copyright © Conaito Technologies 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|