 valery1966 Registered User |
Quote
|
| 2009-05-24 16:13:30 |
|
Hi I'm try play sound:
ISoundEngine engine = new ISoundEngine();
string Path = "C:\\Тест\\музыка.mp3";
ISound currentlyPlayingSound = engine.Play2D(Path);
but currentlyPlayingSound return null.
When
string Path = "C:\\Test\\musice.mp3";
It's OK.
Please help me!
|
 valery1966 Registered User |
Quote
|
| 2009-05-24 22:36:33 |
|
That is help me:
System.Text.Encoding Enc = System.Text.Encoding.Default;
byte[] bUnic = Enc.GetBytes(Path);
Path = System.Text.Encoding.GetEncoding(1252).GetString(bUnic);
ISound currentlyPlayingSound = engine.Play2D(Path);
|
 xxkxci Guest |
Quote
|
| 2009-05-25 11:00:06 |
|
vdxP0d <a href="http://iyvtrzfqhvsk.com/">iyvtrzfqhvsk</a>, [url=http://cowdmcxrenhf.com/]cowdmcxrenhf[/url], [link=http://wzrqdhtsrebi.com/]wzrqdhtsrebi[/link], http://fpovqglwltla.com/
|
|
Forum Codes
| Feature | Code |
| Link | [url] www.example.com [/url] |
| Bold | [b]bold text[/b] |
| Image | [img]http://www.example.com/image.jpg[/img] |
| Quote | [quote]quoted text[/quote] |
| Code | [code]source code[/code] |
Emoticons
|