Skip to content

Senior-S/SVD-Example-Use

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVD Example Plugin

Example plugin on how to use the SVD API.

What's SVD?

Steam Voice Decoder was originally an API which let's you decode any steam voice packet into a wav file, recently it got the encode endpoint too, which lets you send any wav data and receive the packets ready to be send. The API is 100% free but it requires a whitelist, to get into the whitelist join my discord and open a ticket.

Wrapper

@ai-kana made an wrapper for this API to make your life a lot easier, so feel free to check it if you don't wanna make your own ^^ https://github.com/ai-kana/SVD-API

Disclaimer:

This is an example on how to use the SVD API, probably, a exception of the Transpiler class, everything else should be changed and adapted to your specific use.

If you're lazy and don't wanna manually handle stuff you can copy paste this function

Credits:

BlazingFlame for writing the Transpiler class.

About

SVD API Example plugin. RM4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages