wit-ai / wit-unity

Wit-Unity is a Unity C# wrapper around the the Wit.ai rest APIs and is a core component of Voice SDK.
Other
78 stars 20 forks source link

Add ring buffer for mic recording #16

Closed yolanother closed 3 years ago

yolanother commented 3 years ago

Add a ring buffer and don't start activation until minim sound threshold is hit. This will keep us from sending extra empty data.