Docs.rs
azure-speech-0.2.0
azure-speech 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jBernavaPrah
Dependencies
async-channel ^1.9.0
normal
async-trait ^0.1
normal
ezsockets ^0.6
normal
os_info ^3
normal
pin-project-lite ^0.2.14
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
ssml ^0.1.0
normal
tokio =1.38
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
url ^2
normal
uuid ^1.7.0
normal
cpal ^0.15.3
dev
hound ^3.5
dev
iobuffer ^0.2.0
dev
reqwest ^0.12
dev
rodio ^0.19.0
dev
tokio ^1.36.0
dev
tokio-util ^0.7.10
dev
tracing ^0.1.40
dev
tracing-subscriber ^0.3
dev
Versions
85.71%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
azure_
speech
0.2.0
Function
azure_speech
::
make_binary_payload
Copy item path
source
·
[
−
]
pub fn make_binary_payload(headers:
Headers
, data:
Option
<
Vec
<
u8
>>) ->
Vec
<
u8
>
ⓘ