deepgram-rust-sdk icon indicating copy to clipboard operation
deepgram-rust-sdk copied to clipboard

Extra metadata support

Open yujonglee opened this issue 1 month ago • 0 comments

Proposed changes

https://github.com/deepgram/deepgram-rust-sdk/blob/d2f2723e64375d771086859d56c2b4434757a2da/src/common/stream_response.rs#L87

Include extra: Option<HASHMAP>

Context

https://developers.deepgram.com/docs/extra-metadata

Possible Implementation

as Option field

Other information

yujonglee avatar Oct 31 '25 04:10 yujonglee